@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/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1667 29.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1667 29.1667)"^^geo:wktLiteral ;
  geo-pos:lat "44.1667"^^xsd:decimal ;
  geo-pos:long "29.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_041'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1667'^^xsd:double;
  dwc:latitude '44.1667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_041'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1667 29.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1667 29.1667)"^^geo:wktLiteral ;
  geo-pos:lat "44.1667"^^xsd:decimal ;
  geo-pos:long "29.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_042'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1667'^^xsd:double;
  dwc:latitude '44.1667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_042'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1667 29.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1667 29.1667)"^^geo:wktLiteral ;
  geo-pos:lat "44.1667"^^xsd:decimal ;
  geo-pos:long "29.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_043'^^xsd:string;
  dwc:scientificName 'Grubea limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1667'^^xsd:double;
  dwc:latitude '44.1667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_043'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1667 29.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1667 29.1667)"^^geo:wktLiteral ;
  geo-pos:lat "44.1667"^^xsd:decimal ;
  geo-pos:long "29.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_044'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1667'^^xsd:double;
  dwc:latitude '44.1667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_044'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1667 29.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1667 29.1667)"^^geo:wktLiteral ;
  geo-pos:lat "44.1667"^^xsd:decimal ;
  geo-pos:long "29.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_045'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1667'^^xsd:double;
  dwc:latitude '44.1667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_045'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1667 29.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.1667"^^xsd:decimal ;
  dwc:decimalLongitude "29.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.1667 29.1667)"^^geo:wktLiteral ;
  geo-pos:lat "44.1667"^^xsd:decimal ;
  geo-pos:long "29.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_046'^^xsd:string;
  dwc:scientificName 'Oriopsis armandi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1667'^^xsd:double;
  dwc:latitude '44.1667'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130939'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_046'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.997 29.63466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.997"^^xsd:decimal ;
  dwc:decimalLongitude "29.63466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.997 29.63466667)"^^geo:wktLiteral ;
  geo-pos:lat "43.997"^^xsd:decimal ;
  geo-pos:long "29.63466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_079'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.63466667'^^xsd:double;
  dwc:latitude '43.997'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_079'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.997 29.63466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.997"^^xsd:decimal ;
  dwc:decimalLongitude "29.63466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.997 29.63466667)"^^geo:wktLiteral ;
  geo-pos:lat "43.997"^^xsd:decimal ;
  geo-pos:long "29.63466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_081'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.63466667'^^xsd:double;
  dwc:latitude '43.997'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_081'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.997 29.63466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.997"^^xsd:decimal ;
  dwc:decimalLongitude "29.63466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.997 29.63466667)"^^geo:wktLiteral ;
  geo-pos:lat "43.997"^^xsd:decimal ;
  geo-pos:long "29.63466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_080'^^xsd:string;
  dwc:scientificName 'Grubea limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.63466667'^^xsd:double;
  dwc:latitude '43.997'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_080'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.997 29.63466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.997"^^xsd:decimal ;
  dwc:decimalLongitude "29.63466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.997 29.63466667)"^^geo:wktLiteral ;
  geo-pos:lat "43.997"^^xsd:decimal ;
  geo-pos:long "29.63466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_082'^^xsd:string;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.63466667'^^xsd:double;
  dwc:latitude '43.997'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_082'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.997 29.63466667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.997"^^xsd:decimal ;
  dwc:decimalLongitude "29.63466667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "65"^^xsd:integer ;
  dwc:maximumDepthInMeters "65"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.997 29.63466667)"^^geo:wktLiteral ;
  geo-pos:lat "43.997"^^xsd:decimal ;
  geo-pos:long "29.63466667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_083'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.63466667'^^xsd:double;
  dwc:latitude '43.997'^^xsd:double;
  dwc:minimumDepth '65'^^xsd:integer;
  dwc:maximumDepth '65'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_083'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "29.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_031'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6667'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_031'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "29.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_032'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6667'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_032'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "29.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_033'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6667'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_033'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "29.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_034'^^xsd:string;
  dwc:scientificName 'Grubea limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6667'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_034'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "29.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_035'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6667'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_035'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "29.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_036'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6667'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_036'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "29.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_037'^^xsd:string;
  dwc:scientificName 'Nephthys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6667'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_037'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "29.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_038'^^xsd:string;
  dwc:scientificName 'Oriopsis armandi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6667'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130939'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_038'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "29.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_039'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6667'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_039'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.7"^^xsd:decimal ;
  dwc:decimalLongitude "29.6667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "47"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.7 29.6667)"^^geo:wktLiteral ;
  geo-pos:lat "44.7"^^xsd:decimal ;
  geo-pos:long "29.6667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_040'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.6667'^^xsd:double;
  dwc:latitude '44.7'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '47'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_040'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.08333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.08333"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.08333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.08333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_002'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.08333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_002'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.08333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.08333"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.08333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.08333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_003'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.08333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_003'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.08333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.08333"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.08333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.08333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_004'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.08333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_004'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.08333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.08333"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.08333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.08333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_005'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.08333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_005'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.08333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.08333"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.08333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.08333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_006'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.08333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_006'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.08333 29.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.08333"^^xsd:decimal ;
  dwc:decimalLongitude "29.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.08333 29.75)"^^geo:wktLiteral ;
  geo-pos:lat "45.08333"^^xsd:decimal ;
  geo-pos:long "29.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_001'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.75'^^xsd:double;
  dwc:latitude '45.08333'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_001'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2512"^^xsd:decimal ;
  dwc:decimalLongitude "29.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  geo-pos:lat "44.2512"^^xsd:decimal ;
  geo-pos:long "29.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_078'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7507'^^xsd:double;
  dwc:latitude '44.2512'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_078'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2512"^^xsd:decimal ;
  dwc:decimalLongitude "29.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  geo-pos:lat "44.2512"^^xsd:decimal ;
  geo-pos:long "29.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_071'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7507'^^xsd:double;
  dwc:latitude '44.2512'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_071'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2512"^^xsd:decimal ;
  dwc:decimalLongitude "29.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  geo-pos:lat "44.2512"^^xsd:decimal ;
  geo-pos:long "29.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_072'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7507'^^xsd:double;
  dwc:latitude '44.2512'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_072'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2512"^^xsd:decimal ;
  dwc:decimalLongitude "29.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  geo-pos:lat "44.2512"^^xsd:decimal ;
  geo-pos:long "29.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_073'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7507'^^xsd:double;
  dwc:latitude '44.2512'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '734522'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_073'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2512"^^xsd:decimal ;
  dwc:decimalLongitude "29.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  geo-pos:lat "44.2512"^^xsd:decimal ;
  geo-pos:long "29.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_074'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7507'^^xsd:double;
  dwc:latitude '44.2512'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_074'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2512"^^xsd:decimal ;
  dwc:decimalLongitude "29.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  geo-pos:lat "44.2512"^^xsd:decimal ;
  geo-pos:long "29.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_075'^^xsd:string;
  dwc:scientificName 'Nephthys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7507'^^xsd:double;
  dwc:latitude '44.2512'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_075'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2512"^^xsd:decimal ;
  dwc:decimalLongitude "29.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  geo-pos:lat "44.2512"^^xsd:decimal ;
  geo-pos:long "29.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_076'^^xsd:string;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7507'^^xsd:double;
  dwc:latitude '44.2512'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_076'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.2512"^^xsd:decimal ;
  dwc:decimalLongitude "29.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "62"^^xsd:integer ;
  dwc:maximumDepthInMeters "62"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.2512 29.7507)"^^geo:wktLiteral ;
  geo-pos:lat "44.2512"^^xsd:decimal ;
  geo-pos:long "29.7507"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_077'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7507'^^xsd:double;
  dwc:latitude '44.2512'^^xsd:double;
  dwc:minimumDepth '62'^^xsd:integer;
  dwc:maximumDepth '62'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_077'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89733333"^^xsd:decimal ;
  dwc:decimalLongitude "29.97616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  geo-pos:lat "43.89733333"^^xsd:decimal ;
  geo-pos:long "29.97616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_092'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.97616667'^^xsd:double;
  dwc:latitude '43.89733333'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '734522'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_092'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89733333"^^xsd:decimal ;
  dwc:decimalLongitude "29.97616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  geo-pos:lat "43.89733333"^^xsd:decimal ;
  geo-pos:long "29.97616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_091'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.97616667'^^xsd:double;
  dwc:latitude '43.89733333'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_091'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89733333"^^xsd:decimal ;
  dwc:decimalLongitude "29.97616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  geo-pos:lat "43.89733333"^^xsd:decimal ;
  geo-pos:long "29.97616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_093'^^xsd:string;
  dwc:scientificName 'Magelona papilicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.97616667'^^xsd:double;
  dwc:latitude '43.89733333'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130272'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_093'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130272'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89733333"^^xsd:decimal ;
  dwc:decimalLongitude "29.97616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  geo-pos:lat "43.89733333"^^xsd:decimal ;
  geo-pos:long "29.97616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_096'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.97616667'^^xsd:double;
  dwc:latitude '43.89733333'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_096'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89733333"^^xsd:decimal ;
  dwc:decimalLongitude "29.97616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  geo-pos:lat "43.89733333"^^xsd:decimal ;
  geo-pos:long "29.97616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_094'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.97616667'^^xsd:double;
  dwc:latitude '43.89733333'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_094'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89733333"^^xsd:decimal ;
  dwc:decimalLongitude "29.97616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  geo-pos:lat "43.89733333"^^xsd:decimal ;
  geo-pos:long "29.97616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_095'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.97616667'^^xsd:double;
  dwc:latitude '43.89733333'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_095'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89733333"^^xsd:decimal ;
  dwc:decimalLongitude "29.97616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  geo-pos:lat "43.89733333"^^xsd:decimal ;
  geo-pos:long "29.97616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_097'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.97616667'^^xsd:double;
  dwc:latitude '43.89733333'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_097'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.89733333"^^xsd:decimal ;
  dwc:decimalLongitude "29.97616667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "77"^^xsd:integer ;
  dwc:maximumDepthInMeters "77"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.89733333 29.97616667)"^^geo:wktLiteral ;
  geo-pos:lat "43.89733333"^^xsd:decimal ;
  geo-pos:long "29.97616667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_098'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.97616667'^^xsd:double;
  dwc:latitude '43.89733333'^^xsd:double;
  dwc:minimumDepth '77'^^xsd:integer;
  dwc:maximumDepth '77'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_098'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_055'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_055'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_056'^^xsd:string;
  dwc:scientificName 'Grubea tenuicirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195992'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_056'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195992'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_057'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_057'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_058'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_058'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_059'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_059'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_060'^^xsd:string;
  dwc:scientificName 'Nephthys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_060'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_065'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_065'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_061'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_061'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_063'^^xsd:string;
  dwc:scientificName 'Oriopsis armandi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130939'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_063'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_062'^^xsd:string;
  dwc:scientificName 'Nerine cirratulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157566'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_062'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '157566'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_064'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_064'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_070'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_070'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_069'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_069'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_068'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_068'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_067'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_067'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7497"^^xsd:decimal ;
  dwc:decimalLongitude "29.999"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7497 29.999)"^^geo:wktLiteral ;
  geo-pos:lat "43.7497"^^xsd:decimal ;
  geo-pos:long "29.999"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_066'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.999'^^xsd:double;
  dwc:latitude '43.7497'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_066'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "45.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_008'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_008'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "45.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_009'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_009'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "45.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_010'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_010'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "45.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_011'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_011'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "45.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_007'^^xsd:string;
  dwc:scientificName 'Brania clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_007'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "45.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_012'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_012'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "45.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_013'^^xsd:string;
  dwc:scientificName 'Nephthys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_013'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "45.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_014'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_014'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "45.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_015'^^xsd:string;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_015'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "45.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_016'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_016'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5833"^^xsd:decimal ;
  dwc:decimalLongitude "30"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5833 30)"^^geo:wktLiteral ;
  geo-pos:lat "45.5833"^^xsd:decimal ;
  geo-pos:long "30"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_017'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30'^^xsd:integer;
  dwc:latitude '45.5833'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_017'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74833333 30.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "30.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74833333 30.012)"^^geo:wktLiteral ;
  geo-pos:lat "43.74833333"^^xsd:decimal ;
  geo-pos:long "30.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_112'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.012'^^xsd:double;
  dwc:latitude '43.74833333'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_112'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74833333 30.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "30.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74833333 30.012)"^^geo:wktLiteral ;
  geo-pos:lat "43.74833333"^^xsd:decimal ;
  geo-pos:long "30.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_109'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.012'^^xsd:double;
  dwc:latitude '43.74833333'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_109'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74833333 30.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "30.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74833333 30.012)"^^geo:wktLiteral ;
  geo-pos:lat "43.74833333"^^xsd:decimal ;
  geo-pos:long "30.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_108'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.012'^^xsd:double;
  dwc:latitude '43.74833333'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_108'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74833333 30.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "30.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74833333 30.012)"^^geo:wktLiteral ;
  geo-pos:lat "43.74833333"^^xsd:decimal ;
  geo-pos:long "30.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_111'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.012'^^xsd:double;
  dwc:latitude '43.74833333'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_111'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74833333 30.012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.74833333"^^xsd:decimal ;
  dwc:decimalLongitude "30.012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters "107"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.74833333 30.012)"^^geo:wktLiteral ;
  geo-pos:lat "43.74833333"^^xsd:decimal ;
  geo-pos:long "30.012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_110'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.012'^^xsd:double;
  dwc:latitude '43.74833333'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:maximumDepth '107'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_110'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.368"^^xsd:decimal ;
  dwc:decimalLongitude "30.16566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  geo-pos:lat "44.368"^^xsd:decimal ;
  geo-pos:long "30.16566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_090'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.16566667'^^xsd:double;
  dwc:latitude '44.368'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_090'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.368"^^xsd:decimal ;
  dwc:decimalLongitude "30.16566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  geo-pos:lat "44.368"^^xsd:decimal ;
  geo-pos:long "30.16566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_089'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.16566667'^^xsd:double;
  dwc:latitude '44.368'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_089'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.368"^^xsd:decimal ;
  dwc:decimalLongitude "30.16566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  geo-pos:lat "44.368"^^xsd:decimal ;
  geo-pos:long "30.16566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_088'^^xsd:string;
  dwc:scientificName 'Nephthys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.16566667'^^xsd:double;
  dwc:latitude '44.368'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_088'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.368"^^xsd:decimal ;
  dwc:decimalLongitude "30.16566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  geo-pos:lat "44.368"^^xsd:decimal ;
  geo-pos:long "30.16566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_084'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.16566667'^^xsd:double;
  dwc:latitude '44.368'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_084'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.368"^^xsd:decimal ;
  dwc:decimalLongitude "30.16566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  geo-pos:lat "44.368"^^xsd:decimal ;
  geo-pos:long "30.16566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_086'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.16566667'^^xsd:double;
  dwc:latitude '44.368'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_086'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.368"^^xsd:decimal ;
  dwc:decimalLongitude "30.16566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  geo-pos:lat "44.368"^^xsd:decimal ;
  geo-pos:long "30.16566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_085'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.16566667'^^xsd:double;
  dwc:latitude '44.368'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_085'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.368"^^xsd:decimal ;
  dwc:decimalLongitude "30.16566667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "76"^^xsd:integer ;
  dwc:maximumDepthInMeters "76"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.368 30.16566667)"^^geo:wktLiteral ;
  geo-pos:lat "44.368"^^xsd:decimal ;
  geo-pos:long "30.16566667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_087'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.16566667'^^xsd:double;
  dwc:latitude '44.368'^^xsd:double;
  dwc:minimumDepth '76'^^xsd:integer;
  dwc:maximumDepth '76'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_087'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85083333"^^xsd:decimal ;
  dwc:decimalLongitude "30.17416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  geo-pos:lat "43.85083333"^^xsd:decimal ;
  geo-pos:long "30.17416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_107'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.17416667'^^xsd:double;
  dwc:latitude '43.85083333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_107'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85083333"^^xsd:decimal ;
  dwc:decimalLongitude "30.17416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  geo-pos:lat "43.85083333"^^xsd:decimal ;
  geo-pos:long "30.17416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_105'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.17416667'^^xsd:double;
  dwc:latitude '43.85083333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_105'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85083333"^^xsd:decimal ;
  dwc:decimalLongitude "30.17416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  geo-pos:lat "43.85083333"^^xsd:decimal ;
  geo-pos:long "30.17416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_106'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.17416667'^^xsd:double;
  dwc:latitude '43.85083333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_106'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85083333"^^xsd:decimal ;
  dwc:decimalLongitude "30.17416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  geo-pos:lat "43.85083333"^^xsd:decimal ;
  geo-pos:long "30.17416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_099'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.17416667'^^xsd:double;
  dwc:latitude '43.85083333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_099'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85083333"^^xsd:decimal ;
  dwc:decimalLongitude "30.17416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  geo-pos:lat "43.85083333"^^xsd:decimal ;
  geo-pos:long "30.17416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_100'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.17416667'^^xsd:double;
  dwc:latitude '43.85083333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_100'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85083333"^^xsd:decimal ;
  dwc:decimalLongitude "30.17416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  geo-pos:lat "43.85083333"^^xsd:decimal ;
  geo-pos:long "30.17416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_101'^^xsd:string;
  dwc:scientificName 'Aricidea claudiae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.17416667'^^xsd:double;
  dwc:latitude '43.85083333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '734522'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_101'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85083333"^^xsd:decimal ;
  dwc:decimalLongitude "30.17416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  geo-pos:lat "43.85083333"^^xsd:decimal ;
  geo-pos:long "30.17416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_102'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.17416667'^^xsd:double;
  dwc:latitude '43.85083333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_102'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85083333"^^xsd:decimal ;
  dwc:decimalLongitude "30.17416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  geo-pos:lat "43.85083333"^^xsd:decimal ;
  geo-pos:long "30.17416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_104'^^xsd:string;
  dwc:scientificName 'Pygospio elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.17416667'^^xsd:double;
  dwc:latitude '43.85083333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131170'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_104'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131170'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.85083333"^^xsd:decimal ;
  dwc:decimalLongitude "30.17416667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.85083333 30.17416667)"^^geo:wktLiteral ;
  geo-pos:lat "43.85083333"^^xsd:decimal ;
  geo-pos:long "30.17416667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_103'^^xsd:string;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.17416667'^^xsd:double;
  dwc:latitude '43.85083333'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_103'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9542"^^xsd:decimal ;
  dwc:decimalLongitude "30.4657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  geo-pos:lat "44.9542"^^xsd:decimal ;
  geo-pos:long "30.4657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_047'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.4657'^^xsd:double;
  dwc:latitude '44.9542'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_047'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9542"^^xsd:decimal ;
  dwc:decimalLongitude "30.4657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  geo-pos:lat "44.9542"^^xsd:decimal ;
  geo-pos:long "30.4657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_053'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.4657'^^xsd:double;
  dwc:latitude '44.9542'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_053'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9542"^^xsd:decimal ;
  dwc:decimalLongitude "30.4657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  geo-pos:lat "44.9542"^^xsd:decimal ;
  geo-pos:long "30.4657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_054'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.4657'^^xsd:double;
  dwc:latitude '44.9542'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_054'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9542"^^xsd:decimal ;
  dwc:decimalLongitude "30.4657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  geo-pos:lat "44.9542"^^xsd:decimal ;
  geo-pos:long "30.4657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_052'^^xsd:string;
  dwc:scientificName 'Nerinides tridentata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.4657'^^xsd:double;
  dwc:latitude '44.9542'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '157561'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_052'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131178'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9542"^^xsd:decimal ;
  dwc:decimalLongitude "30.4657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  geo-pos:lat "44.9542"^^xsd:decimal ;
  geo-pos:long "30.4657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_049'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.4657'^^xsd:double;
  dwc:latitude '44.9542'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_049'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9542"^^xsd:decimal ;
  dwc:decimalLongitude "30.4657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  geo-pos:lat "44.9542"^^xsd:decimal ;
  geo-pos:long "30.4657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_048'^^xsd:string;
  dwc:scientificName 'Brania clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.4657'^^xsd:double;
  dwc:latitude '44.9542'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_048'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9542"^^xsd:decimal ;
  dwc:decimalLongitude "30.4657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  geo-pos:lat "44.9542"^^xsd:decimal ;
  geo-pos:long "30.4657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_051'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.4657'^^xsd:double;
  dwc:latitude '44.9542'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_051'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9542"^^xsd:decimal ;
  dwc:decimalLongitude "30.4657"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9542 30.4657)"^^geo:wktLiteral ;
  geo-pos:lat "44.9542"^^xsd:decimal ;
  geo-pos:long "30.4657"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_050'^^xsd:string;
  dwc:scientificName 'Magelona papilicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.4657'^^xsd:double;
  dwc:latitude '44.9542'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130272'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_050'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130272'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57767"^^xsd:decimal ;
  dwc:decimalLongitude "30.9985"^^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/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  geo-pos:lat "45.57767"^^xsd:decimal ;
  geo-pos:long "30.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_022'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.9985'^^xsd:double;
  dwc:latitude '45.57767'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_022'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57767"^^xsd:decimal ;
  dwc:decimalLongitude "30.9985"^^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/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  geo-pos:lat "45.57767"^^xsd:decimal ;
  geo-pos:long "30.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_023'^^xsd:string;
  dwc:scientificName 'Grubea limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.9985'^^xsd:double;
  dwc:latitude '45.57767'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_023'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57767"^^xsd:decimal ;
  dwc:decimalLongitude "30.9985"^^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/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  geo-pos:lat "45.57767"^^xsd:decimal ;
  geo-pos:long "30.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_024'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.9985'^^xsd:double;
  dwc:latitude '45.57767'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_024'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57767"^^xsd:decimal ;
  dwc:decimalLongitude "30.9985"^^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/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  geo-pos:lat "45.57767"^^xsd:decimal ;
  geo-pos:long "30.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_025'^^xsd:string;
  dwc:scientificName 'Nephthys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.9985'^^xsd:double;
  dwc:latitude '45.57767'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_025'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57767"^^xsd:decimal ;
  dwc:decimalLongitude "30.9985"^^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/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  geo-pos:lat "45.57767"^^xsd:decimal ;
  geo-pos:long "30.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_026'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.9985'^^xsd:double;
  dwc:latitude '45.57767'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_026'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57767"^^xsd:decimal ;
  dwc:decimalLongitude "30.9985"^^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/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  geo-pos:lat "45.57767"^^xsd:decimal ;
  geo-pos:long "30.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_027'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.9985'^^xsd:double;
  dwc:latitude '45.57767'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_027'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57767"^^xsd:decimal ;
  dwc:decimalLongitude "30.9985"^^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/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  geo-pos:lat "45.57767"^^xsd:decimal ;
  geo-pos:long "30.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_028'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.9985'^^xsd:double;
  dwc:latitude '45.57767'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_028'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57767"^^xsd:decimal ;
  dwc:decimalLongitude "30.9985"^^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/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  geo-pos:lat "45.57767"^^xsd:decimal ;
  geo-pos:long "30.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_029'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.9985'^^xsd:double;
  dwc:latitude '45.57767'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_029'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57767"^^xsd:decimal ;
  dwc:decimalLongitude "30.9985"^^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/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  geo-pos:lat "45.57767"^^xsd:decimal ;
  geo-pos:long "30.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_030'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.9985'^^xsd:double;
  dwc:latitude '45.57767'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_030'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.57767"^^xsd:decimal ;
  dwc:decimalLongitude "30.9985"^^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/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.57767 30.9985)"^^geo:wktLiteral ;
  geo-pos:lat "45.57767"^^xsd:decimal ;
  geo-pos:long "30.9985"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_021'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.9985'^^xsd:double;
  dwc:latitude '45.57767'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_021'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41817 31.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.41817"^^xsd:decimal ;
  dwc:decimalLongitude "31.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41817 31.165)"^^geo:wktLiteral ;
  geo-pos:lat "46.41817"^^xsd:decimal ;
  geo-pos:long "31.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_019'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.165'^^xsd:double;
  dwc:latitude '46.41817'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_019'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41817 31.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.41817"^^xsd:decimal ;
  dwc:decimalLongitude "31.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41817 31.165)"^^geo:wktLiteral ;
  geo-pos:lat "46.41817"^^xsd:decimal ;
  geo-pos:long "31.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_020'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.165'^^xsd:double;
  dwc:latitude '46.41817'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_020'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41817 31.165)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.41817"^^xsd:decimal ;
  dwc:decimalLongitude "31.165"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters "23"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.41817 31.165)"^^geo:wktLiteral ;
  geo-pos:lat "46.41817"^^xsd:decimal ;
  geo-pos:long "31.165"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5261__GeoEcoMar_Ro%2FUk-BlackSea-IAEA-1998_018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5261_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-10-15'^^xsd:date;
  dwc:institutionCode 'GeoEcoMar'^^xsd:string;
  dwc:collectionCode 'Romanian & Ukranian Black Sea Macrobenthos IAEA Cruise 1998'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_018'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:startYearCollected '1998'^^xsd:integer;
  dwc:endYearCollected '1998'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:startMonthCollected '8'^^xsd:integer;
  dwc:endMonthCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.165'^^xsd:double;
  dwc:latitude '46.41817'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:maximumDepth '23'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Quantitative (1/133 m2) undisturbed sediment samples were taken with a multicorer Mark II-400, the integral 0-15 cm layer of surface sediment were retained, preserved in 4% formaldehyde'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-IAEA-1998_018'^^xsd:string;
  dwc:observationDate '1998-08-01'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '10'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF