@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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_19'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_19'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_11'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_11'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_12'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_12'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_13'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_13'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_14'^^xsd:string;
  dwc:scientificName 'Parthenina interstincta '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '817982'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_14'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_15'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_15'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_16'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_16'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_17'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_17'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_18'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_18'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_1'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_1'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_3'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_3'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_4'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_4'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_5'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_5'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_6'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_6'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_7'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_7'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_8'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_8'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_9'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_9'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_10'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_10'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_12_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_2'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_2'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_109'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_109'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_110'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_110'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_111'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_111'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_112'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_112'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_113'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_113'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_114'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_114'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_115'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_115'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_116'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_116'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_108'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_108'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_259'^^xsd:string;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_259'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_251'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_251'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_252'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_252'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_253'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_253'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_254'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_254'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_255'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_255'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_256'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_256'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_257'^^xsd:string;
  dwc:scientificName 'Spionidae var.'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_257'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_258'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_258'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_43_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_250'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:maximumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_250'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_117'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_117'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_118'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_118'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_28_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_119'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_119'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_336'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_336'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_337'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_337'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_338'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_338'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_339'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_339'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_340'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_340'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_341'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_341'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_342'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_342'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_329'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_329'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_330'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_330'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_331'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_331'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_332'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_332'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_333'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_333'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_334'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_334'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_51_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_335'^^xsd:string;
  dwc:scientificName 'Spionidae var.'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_335'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_380'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_380'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_381'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_381'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_382'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_382'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_383'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_383'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_384'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_384'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_385'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_385'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_386'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_386'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_387'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_387'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_388'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_388'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_389'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_389'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_390'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_390'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_391'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_391'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_392'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_392'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "28.41"^^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/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 28.41)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "28.41"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_56_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_393'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.41'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_393'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_20'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_20'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_21'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_21'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_22'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_22'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_23'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_23'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_8_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_24'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_24'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_262'^^xsd:string;
  dwc:scientificName 'Spionidae var.'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_262'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_260'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_260'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_264'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_264'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_265'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_265'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_38_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_125'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_125'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_126'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_126'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_127'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_127'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_130'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_130'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_131'^^xsd:string;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_131'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_132'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_132'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_133'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_133'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_134'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_134'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_120'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_120'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_121'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_121'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_123'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_123'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 28.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "28.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_24_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_124'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_124'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_10_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_28'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_28'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_10_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_10_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_10_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_10_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_29'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_29'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_10_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_10_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_10_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_10_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_30'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_30'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_25'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_25'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_11_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_26'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_26'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_271'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_271'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_272'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_272'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_273'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_273'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_274'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_274'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_268'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_268'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_269'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_269'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_40_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_270'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_270'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^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 V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_135'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_136'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_136'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_137'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_137'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_138'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_138'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_139'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_139'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_140'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_140'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_141'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_141'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_142'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_142'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_143'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_143'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_144'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_144'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_145'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_145'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_146'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_146'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "28.49"^^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/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 28.49)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "28.49"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_25_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_147'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.49'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_147'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_16_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_16_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_16_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_16_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_32'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_32'^^xsd:string;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_16_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_16_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_16_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_16_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_31'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_31'^^xsd:string;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_16_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_16_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_16_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_16_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_33'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_33'^^xsd:string;
  dwc:observationDate '1986-09-18'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_284'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_284'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_283'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_283'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_279'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_279'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_280'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_280'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_281'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_281'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_282'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_282'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_275'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_275'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_276'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_276'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_277'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_277'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_41_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_160'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_160'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_159'^^xsd:string;
  dwc:scientificName 'Gastropoda var.'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_159'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_158'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_158'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_29_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_29_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_29_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_29_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_148'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_148'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_149'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_149'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_151'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_151'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_156'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_156'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_155'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_155'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_154'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_154'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_152'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_152'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_153'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_153'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_26_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_161'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_161'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_352'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_352'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_353'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_353'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_354'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_354'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_355'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_355'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_52_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_356'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_356'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_410'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_410'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_411'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_411'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_412'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_412'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_413'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_413'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_414'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_414'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_415'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_415'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_416'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_416'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.28 28.53)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.28"^^xsd:decimal ;
  dwc:decimalLongitude "28.53"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_57_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_418'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.53'^^xsd:double;
  dwc:latitude '44.28'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_418'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_38'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_38'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_37'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_37'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_35'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^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_BlackSea_1986_1990_35'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_39'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^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_BlackSea_1986_1990_39'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_40'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^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_BlackSea_1986_1990_40'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_41'^^xsd:string;
  dwc:scientificName 'Parthenina interstincta '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '817982'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_41'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_42'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_42'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_43'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_43'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_44'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_44'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_45'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '995092'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_45'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_14_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_36'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^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_BlackSea_1986_1990_36'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_167'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_167'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_168'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_168'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_169'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^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_BlackSea_1986_1990_169'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_170'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_170'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_171'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_171'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_172'^^xsd:string;
  dwc:scientificName 'Gastropoda var.'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_172'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_173'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_173'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_174'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '995092'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_174'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_162'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^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_BlackSea_1986_1990_162'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_163'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_163'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_164'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_164'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_165'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_165'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58"^^xsd:decimal ;
  dwc:decimalLongitude "28.95"^^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/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58 28.95)"^^geo:wktLiteral ;
  geo-pos:lat "44.58"^^xsd:decimal ;
  geo-pos:long "28.95"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_31_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_166'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.95'^^xsd:double;
  dwc:latitude '44.58'^^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_BlackSea_1986_1990_166'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_91'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_91'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_92'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_92'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_93'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_93'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_94'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_94'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_95'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_95'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_1_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_96'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_96'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_3_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_3_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_3_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_3_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_3_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_97'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_97'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_316'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_316'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_317'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_317'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_237'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_237'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_238'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_238'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_236'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_236'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_235'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_235'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_233'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_233'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_234'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_234'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_239'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_239'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_240'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_240'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.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/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_17_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_241'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_241'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_32_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_318'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_318'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_374'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_374'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_375'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_375'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_376'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_376'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_377'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_377'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_378'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_378'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.02"^^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/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.02)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.02"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_46_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_379'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.02'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '43'^^xsd:integer;
  dwc:maximumDepth '43'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_379'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_82'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_82'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_83'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_83'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_84'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_84'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_85'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_85'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_86'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_86'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_87'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_87'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_88'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '37'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_88'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_89'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_89'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_2_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_90'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_90'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_313'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_313'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_314'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_314'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_34_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_315'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_315'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_231'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_231'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_232'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_232'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_230'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_230'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_18_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_229'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_229'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_369'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_369'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_370'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_370'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_371'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_371'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_372'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_372'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.06"^^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/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.06)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.06"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_47_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_373'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.06'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_373'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_77'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_77'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_79'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_79'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_80'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_80'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_81'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_81'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_5_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_78'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_78'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_311'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_311'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_312'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_312'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_227'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_227'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_228'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101002'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_228'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_223'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_223'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_224'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_224'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_225'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_225'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_19_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_226'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_226'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_309'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_309'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.22"^^xsd:decimal ;
  dwc:decimalLongitude "29.1"^^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/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.22 29.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.22"^^xsd:decimal ;
  geo-pos:long "29.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_35_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_310'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1'^^xsd:double;
  dwc:latitude '44.22'^^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_BlackSea_1986_1990_310'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_74> ;
  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/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_74>
  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/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_74'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^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 '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_74'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_75> ;
  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/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_75>
  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/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_75'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^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_BlackSea_1986_1990_75'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_76> ;
  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/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_76>
  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/5650_BLACK_SEA_6_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_76'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^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 '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_76'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_222> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_222>
  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/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_222'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^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_BlackSea_1986_1990_222'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_221> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_221>
  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/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_221'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^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 '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_221'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_220> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_220>
  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/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_220'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^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_BlackSea_1986_1990_220'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_219> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_219>
  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/5650_BLACK_SEA_20_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_219'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^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_BlackSea_1986_1990_219'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_363> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_363>
  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/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_363'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^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_BlackSea_1986_1990_363'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_364> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_364>
  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/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_364'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^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_BlackSea_1986_1990_364'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_365> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_365>
  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/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_365'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^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_BlackSea_1986_1990_365'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_366> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_366>
  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/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_366'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^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_BlackSea_1986_1990_366'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_367> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_367>
  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/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_367'^^xsd:string;
  dwc:scientificName 'Lindrilus flavocapitatus '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^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 '995092'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_367'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_368> ;
  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 "34"^^xsd:integer ;
  dwc:maximumDepthInMeters "34"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_368>
  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/5650_BLACK_SEA_48_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_368'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^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 '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_368'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_306> ;
  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 "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_306>
  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/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_306'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_306'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_307> ;
  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 "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_307>
  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/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_307'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_307'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_308> ;
  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 "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_308>
  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/5650_BLACK_SEA_33_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_308'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.14'^^xsd:double;
  dwc:latitude '44.28'^^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_BlackSea_1986_1990_308'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_13_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_13_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_13_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_13_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_62'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_62'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_63'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_63'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_64'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_64'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_65'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_65'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_66'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_66'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_67'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_67'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_9_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_68'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_68'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_46'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_46'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_47'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_47'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_48'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_48'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_49'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_49'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_50'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_50'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_51'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_51'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_52'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_52'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_53'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_53'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_54'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_54'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_55'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_55'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_56'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_56'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_15_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_13_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_59'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_59'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_13_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_13_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_13_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_13_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_60'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_60'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_13_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_13_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_13_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_44_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_299'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_299'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_44_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_44_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_44_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_44_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_298'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_298'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_291'^^xsd:string;
  dwc:scientificName 'Nereiphylla rubiginosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130659'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_291'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130659'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_292'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_292'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_44_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_44_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_44_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_44_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_297'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_297'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_293'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_293'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_294'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_294'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_295'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '9'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_295'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_45_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_296'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_296'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_198'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_198'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_197'^^xsd:string;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_197'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_194'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '238104'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_194'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_195'^^xsd:string;
  dwc:scientificName 'Parthenina interstincta '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '817982'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_195'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '817982'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_196'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141370'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_196'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_193'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_193'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_192'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_192'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_177'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_177'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_176'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_176'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_186'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_186'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_187'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_187'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_188'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_188'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_189'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_189'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_190'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '16'^^xsd:integer;
  dwc:maximumDepth '16'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_190'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_27_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_199'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_199'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_175'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_175'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_179'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_179'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_180'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_180'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_182'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_182'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_183'^^xsd:string;
  dwc:scientificName 'Ecrobia ventrosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_183'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '238104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_184'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_184'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_30_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_185'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_185'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_357'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_357'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_358'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_358'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_359'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_359'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^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/5650_BLACK_SEA_53_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.17"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_419'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_419'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_420'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_420'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_421'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_421'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_422'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_422'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_423'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_423'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_424'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_424'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_425'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_425'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_426'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_426'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.17)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.17"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_58_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_427'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.17'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_427'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_69'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_69'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_70'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_70'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_71'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_71'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_72'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_72'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_7_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_73'^^xsd:string;
  dwc:scientificName 'Sagartiogeton undatus '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_73'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '855675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_288'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_288'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_289'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_289'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_290'^^xsd:string;
  dwc:scientificName 'Clunio marinus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '118146'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_290'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '118146'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_286'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_286'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_285'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_285'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_218'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_218'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_217'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_217'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_216'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_216'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_215'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_215'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_21_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_214'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_214'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_303'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_303'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_304'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_304'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_36_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_305'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^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_BlackSea_1986_1990_305'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.35"^^xsd:decimal ;
  dwc:decimalLongitude "29.18"^^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/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.35 29.18)"^^geo:wktLiteral ;
  geo-pos:lat "44.35"^^xsd:decimal ;
  geo-pos:long "29.18"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_42_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_287'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.18'^^xsd:double;
  dwc:latitude '44.35'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_287'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_98'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_98'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_99'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_99'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_100'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_100'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_101'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_101'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_102'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_102'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_103'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_103'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_104'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_104'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_105'^^xsd:string;
  dwc:scientificName 'Rissoa splendida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_105'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '141370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_106'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_106'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_4_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1986_107'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1986'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:maximumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_107'^^xsd:string;
  dwc:observationDate '1986-09-17'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_243'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_243'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_244'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_244'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_245'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_245'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_246'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_246'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_247'^^xsd:string;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_247'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_248'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_248'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_249'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_249'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_22_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_242'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_242'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_319'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_319'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_320'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_320'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_321'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_321'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_322'^^xsd:string;
  dwc:scientificName 'Lentidium mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_322'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_323'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_323'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_324'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_324'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_325'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_325'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_326'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_326'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_327'^^xsd:string;
  dwc:scientificName 'Upogebia pusilla'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:maximumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '107741'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_327'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '107741'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1"^^xsd:decimal ;
  dwc:decimalLongitude "29.2"^^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/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1 29.2)"^^geo:wktLiteral ;
  geo-pos:lat "44.1"^^xsd:decimal ;
  geo-pos:long "29.2"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_37_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_328'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.2'^^xsd:double;
  dwc:latitude '44.1'^^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_BlackSea_1986_1990_328'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_210'^^xsd:string;
  dwc:scientificName 'Retusa truncatula'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141138'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_210'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_211'^^xsd:string;
  dwc:scientificName 'Ebala nitidissima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '139664'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_211'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '139664'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_212'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_212'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_213'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_213'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_202'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_202'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_203'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_203'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_204'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_204'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_205'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_205'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_206'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_206'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_207'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_207'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_208'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_208'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_209'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_209'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_200'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_200'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_23_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1987_201'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1987'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_201'^^xsd:string;
  dwc:observationDate '1987-09-04'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_49_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_49_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_49_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_49_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_49_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_361'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_361'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_49_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_49_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_49_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_49_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

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

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

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

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

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_39_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1988_302'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1988'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '24.5'^^xsd:double;
  dwc:maximumDepth '24.5'^^xsd:double;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_302'^^xsd:string;
  dwc:observationDate '1988-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_434'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_434'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_435'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_435'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_436'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_436'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_428'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^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_BlackSea_1986_1990_428'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_429'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_429'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_430'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_430'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_431'^^xsd:string;
  dwc:scientificName 'Spionidae var.'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_431'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_432'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_432'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.67"^^xsd:decimal ;
  dwc:decimalLongitude "29.36"^^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/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.67 29.36)"^^geo:wktLiteral ;
  geo-pos:lat "44.67"^^xsd:decimal ;
  geo-pos:long "29.36"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_54_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_433'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.36'^^xsd:double;
  dwc:latitude '44.67'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_433'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_343'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_343'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_344'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_344'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_345'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_345'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_346'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_346'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_347'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_347'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_348'^^xsd:string;
  dwc:scientificName 'Anadara kagoshimensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '504360'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_348'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '504360'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_349'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_349'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_350'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_350'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_50_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1989_351'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1989'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_351'^^xsd:string;
  dwc:observationDate '1989-10-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_394'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_394'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_395'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^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_BlackSea_1986_1990_395'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_396'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_396'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_397'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_397'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_398'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_398'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_399'^^xsd:string;
  dwc:scientificName 'Spionidae var.'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '913'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_399'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_400'^^xsd:string;
  dwc:scientificName 'Cerastoderma edule'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_400'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_401'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_401'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_402'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_402'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_403'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_403'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_404'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_404'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_405'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_405'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_406'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_406'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_407'^^xsd:string;
  dwc:scientificName 'Medicorophium runcicorne '^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '236505'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_407'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '236505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_408'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_408'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.16"^^xsd:decimal ;
  dwc:decimalLongitude "29.45"^^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/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.16 29.45)"^^geo:wktLiteral ;
  geo-pos:lat "44.16"^^xsd:decimal ;
  geo-pos:long "29.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5650_BLACK_SEA_55_NIMRD_Historical%20Zoobenthos_BlackSea_1986_1990_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NIMRD_Historical Zoobenthos_BlackSea_1986_1990_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5650_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2018-04-09'^^xsd:date;
  dwc:institutionCode 'NIMRD'^^xsd:string;
  dwc:collectionCode 'Historical Zoobenthos_BlackSea_1986_1990'^^xsd:string;
  dwc:catalogNumber 'NIMRD_Historical Zoobenthos NIMRD_1990_409'^^xsd:string;
  dwc:scientificName 'Phoronis euxinicola'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:identifiedBy 'TIGANUS V.'^^xsd:string;
  dwc:yearCollected '1990'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.45'^^xsd:double;
  dwc:latitude '44.16'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'Stereomicroscope identification sheet'^^xsd:string;
  dwc:aphiaid '345927'^^xsd:integer;
  dwc:occurrenceId 'NIMRD_Historical Zoobenthos_BlackSea_1986_1990_409'^^xsd:string;
  dwc:observationDate '1990-10-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF