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

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_172'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_172'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_173'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_173'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_174'^^xsd:string;
  dwc:scientificName 'Exogone gemmifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_174'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_175'^^xsd:string;
  dwc:scientificName 'Grubea limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_175'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_176'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_176'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_168'^^xsd:string;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_168'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_170'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_170'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_169'^^xsd:string;
  dwc:scientificName 'Tetrastemma melanocephalum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '122791'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_169'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '122791'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_171'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_171'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_177'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_177'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_178'^^xsd:string;
  dwc:scientificName 'Notomastus lineatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '173045'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_178'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_179'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_179'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_180'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_180'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_181'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_181'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_183'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_183'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_184'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_184'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_185'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_185'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_186'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_186'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_187'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_187'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_188'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_188'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_182'^^xsd:string;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_182'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_194'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_194'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_195'^^xsd:string;
  dwc:scientificName 'Synisoma capito'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '474857'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_195'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '474857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_196'^^xsd:string;
  dwc:scientificName 'Apseudes ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_196'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_197'^^xsd:string;
  dwc:scientificName 'Cumella pygmaea euxinica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '181492'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_197'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '181492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_198'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_198'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_199'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_199'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_193'^^xsd:string;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_193'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_189'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_189'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_190'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_190'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_191'^^xsd:string;
  dwc:scientificName 'Corophium nobile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '879680'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_191'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '431338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7487"^^xsd:decimal ;
  dwc:decimalLongitude "28.7989"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters "52"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7487 28.7989)"^^geo:wktLiteral ;
  geo-pos:lat "43.7487"^^xsd:decimal ;
  geo-pos:long "28.7989"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS6_GeoEcoMar_Ro%2FUk-BlackSea-1997_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_192'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '28.7989'^^xsd:double;
  dwc:latitude '43.7487'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:maximumDepth '52'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_192'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_081> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_081'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_081'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_090> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_090'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_090'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_091> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_091'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_091'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_092> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_092'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_092'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_082> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_082'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_082'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_089> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_089'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_089'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_083> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_083'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_083'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_084> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_084'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_084'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_085> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_085'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_085'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_086> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_086'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_086'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_087> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_087'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_087'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_088> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_088'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_088'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_094> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_094'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_094'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_095> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_095'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_095'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_096> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_096'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_096'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_093> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.58393 29.1886)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.58393"^^xsd:decimal ;
  dwc:decimalLongitude "29.1886"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters "27"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS8_GeoEcoMar_Ro%2FUk-BlackSea-1997_093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_093'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.1886'^^xsd:double;
  dwc:latitude '44.58393'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:maximumDepth '27'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_093'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_217'^^xsd:string;
  dwc:scientificName 'Apseudes ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_217'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_218'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_218'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_219'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_219'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_220'^^xsd:string;
  dwc:scientificName 'Molgula euprocta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103780'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_220'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '103780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_213'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_213'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_214'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_214'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_215'^^xsd:string;
  dwc:scientificName 'Corophium nobile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '879680'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_215'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '431338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_216'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_216'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_212'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_212'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_200'^^xsd:string;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_200'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_203'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_203'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_204'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_204'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_205'^^xsd:string;
  dwc:scientificName 'Exogone gemmifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_205'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_206'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_206'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_207'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_207'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_208'^^xsd:string;
  dwc:scientificName 'Oriopsis armandi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130939'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_208'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_209'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_209'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_202'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_202'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_201'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_201'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_210'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_210'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.05653"^^xsd:decimal ;
  dwc:decimalLongitude "29.258"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53"^^xsd:integer ;
  dwc:maximumDepthInMeters "53"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.05653 29.258)"^^geo:wktLiteral ;
  geo-pos:lat "44.05653"^^xsd:decimal ;
  geo-pos:long "29.258"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS7_GeoEcoMar_Ro%2FUk-BlackSea-1997_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_211'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.258'^^xsd:double;
  dwc:latitude '44.05653'^^xsd:double;
  dwc:minimumDepth '53'^^xsd:integer;
  dwc:maximumDepth '53'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_211'^^xsd:string;
  dwc:observationDate '1997-05-12'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_276'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_276'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_277'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_277'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_278'^^xsd:string;
  dwc:scientificName 'Brania clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_278'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_281'^^xsd:string;
  dwc:scientificName 'Nerilla antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130437'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_281'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '130437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_290'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_290'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_291'^^xsd:string;
  dwc:scientificName 'Apseudes ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_291'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_292'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_292'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_293'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_293'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_282'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_282'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_283'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_283'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_284'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_284'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_285'^^xsd:string;
  dwc:scientificName 'Modiolus phaseolinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_285'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_286'^^xsd:string;
  dwc:scientificName 'Callipallene phantoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '134645'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_286'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '134645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_287'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_287'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_288'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_288'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_289'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera ferox'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_289'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_279'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_279'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7959"^^xsd:decimal ;
  dwc:decimalLongitude "29.4611"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters "71"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7959 29.4611)"^^geo:wktLiteral ;
  geo-pos:lat "43.7959"^^xsd:decimal ;
  geo-pos:long "29.4611"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS25_GeoEcoMar_Ro%2FUk-BlackSea-1997_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_280'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.4611'^^xsd:double;
  dwc:latitude '43.7959'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:maximumDepth '71'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_280'^^xsd:string;
  dwc:observationDate '1997-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_008> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76933 29.5601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.76933"^^xsd:decimal ;
  dwc:decimalLongitude "29.5601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_008'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5601'^^xsd:double;
  dwc:latitude '44.76933'^^xsd:double;
  dwc:minimumDepth '8.6'^^xsd:double;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_008'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_001> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76933 29.5601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.76933"^^xsd:decimal ;
  dwc:decimalLongitude "29.5601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_001'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5601'^^xsd:double;
  dwc:latitude '44.76933'^^xsd:double;
  dwc:minimumDepth '8.6'^^xsd:double;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_001'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_002> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76933 29.5601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.76933"^^xsd:decimal ;
  dwc:decimalLongitude "29.5601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_002'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5601'^^xsd:double;
  dwc:latitude '44.76933'^^xsd:double;
  dwc:minimumDepth '8.6'^^xsd:double;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_002'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_003> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76933 29.5601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.76933"^^xsd:decimal ;
  dwc:decimalLongitude "29.5601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_003'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5601'^^xsd:double;
  dwc:latitude '44.76933'^^xsd:double;
  dwc:minimumDepth '8.6'^^xsd:double;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_003'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_004> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76933 29.5601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.76933"^^xsd:decimal ;
  dwc:decimalLongitude "29.5601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_004'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5601'^^xsd:double;
  dwc:latitude '44.76933'^^xsd:double;
  dwc:minimumDepth '8.6'^^xsd:double;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_004'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_005> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76933 29.5601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.76933"^^xsd:decimal ;
  dwc:decimalLongitude "29.5601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_005'^^xsd:string;
  dwc:scientificName 'Corbula mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5601'^^xsd:double;
  dwc:latitude '44.76933'^^xsd:double;
  dwc:minimumDepth '8.6'^^xsd:double;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '139411'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_005'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '139411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_006> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76933 29.5601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.76933"^^xsd:decimal ;
  dwc:decimalLongitude "29.5601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_006'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5601'^^xsd:double;
  dwc:latitude '44.76933'^^xsd:double;
  dwc:minimumDepth '8.6'^^xsd:double;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_006'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_007> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.76933 29.5601)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.76933"^^xsd:decimal ;
  dwc:decimalLongitude "29.5601"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8.6"^^xsd:integer ;
  dwc:maximumDepthInMeters "8.6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS4_GeoEcoMar_Ro%2FUk-BlackSea-1997_007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_007'^^xsd:string;
  dwc:scientificName 'Balanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5601'^^xsd:double;
  dwc:latitude '44.76933'^^xsd:double;
  dwc:minimumDepth '8.6'^^xsd:double;
  dwc:maximumDepth '8.6'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '106218'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_007'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_059> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75103 29.5781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75103"^^xsd:decimal ;
  dwc:decimalLongitude "29.5781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_059'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5781'^^xsd:double;
  dwc:latitude '44.75103'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_059'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_060> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75103 29.5781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75103"^^xsd:decimal ;
  dwc:decimalLongitude "29.5781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_060'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5781'^^xsd:double;
  dwc:latitude '44.75103'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_060'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_058> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75103 29.5781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75103"^^xsd:decimal ;
  dwc:decimalLongitude "29.5781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_058'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5781'^^xsd:double;
  dwc:latitude '44.75103'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_058'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_054> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75103 29.5781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75103"^^xsd:decimal ;
  dwc:decimalLongitude "29.5781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_054'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5781'^^xsd:double;
  dwc:latitude '44.75103'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_054'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_055> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75103 29.5781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75103"^^xsd:decimal ;
  dwc:decimalLongitude "29.5781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_055'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5781'^^xsd:double;
  dwc:latitude '44.75103'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_055'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_056> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75103 29.5781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75103"^^xsd:decimal ;
  dwc:decimalLongitude "29.5781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_056'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5781'^^xsd:double;
  dwc:latitude '44.75103'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_056'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_057> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.75103 29.5781)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.75103"^^xsd:decimal ;
  dwc:decimalLongitude "29.5781"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS5_GeoEcoMar_Ro%2FUk-BlackSea-1997_057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_057'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.5781'^^xsd:double;
  dwc:latitude '44.75103'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_057'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_011> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51035 29.7139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51035"^^xsd:decimal ;
  dwc:decimalLongitude "29.7139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_011'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '29.7139'^^xsd:double;
  dwc:latitude '45.51035'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_011'^^xsd:string;
  dwc:observationDate '1997-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_012> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51035 29.7139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51035"^^xsd:decimal ;
  dwc:decimalLongitude "29.7139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_012'^^xsd:string;
  dwc:scientificName 'Scapharca inaequivalvis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '29.7139'^^xsd:double;
  dwc:latitude '45.51035'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138785'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_012'^^xsd:string;
  dwc:observationDate '1997-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '138785'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_009> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51035 29.7139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51035"^^xsd:decimal ;
  dwc:decimalLongitude "29.7139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_009'^^xsd:string;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '29.7139'^^xsd:double;
  dwc:latitude '45.51035'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_009'^^xsd:string;
  dwc:observationDate '1997-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_010> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.51035 29.7139)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.51035"^^xsd:decimal ;
  dwc:decimalLongitude "29.7139"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "11"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS1_GeoEcoMar_Ro%2FUk-BlackSea-1997_010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_010'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '29.7139'^^xsd:double;
  dwc:latitude '45.51035'^^xsd:double;
  dwc:minimumDepth '11'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_010'^^xsd:string;
  dwc:observationDate '1997-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_273'^^xsd:string;
  dwc:scientificName 'Cumella pygmaea euxinica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '181492'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_273'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '181492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_274'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_274'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_275'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_275'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_265'^^xsd:string;
  dwc:scientificName 'Grubea tenuicirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195992'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_265'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '195992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_261'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_261'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_262'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_262'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_263'^^xsd:string;
  dwc:scientificName 'Euchone rubrocincta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130909'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_263'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130909'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_259'^^xsd:string;
  dwc:scientificName 'Monocelis lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '143552'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_259'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '143552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_260'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_260'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_266'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_266'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_267'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_267'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_268'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_268'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_269'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_269'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_270'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_270'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_271'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_271'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_272'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_272'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.5726"^^xsd:decimal ;
  dwc:decimalLongitude "29.7678"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters "57"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.5726 29.7678)"^^geo:wktLiteral ;
  geo-pos:lat "44.5726"^^xsd:decimal ;
  geo-pos:long "29.7678"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS9_GeoEcoMar_Ro%2FUk-BlackSea-1997_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_264'^^xsd:string;
  dwc:scientificName 'Eulalia sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7678'^^xsd:double;
  dwc:latitude '44.5726'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:maximumDepth '57'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130644'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_264'^^xsd:string;
  dwc:observationDate '1997-05-13'^^xsd:date;
  dwc:aphiaIdAccepted '130644'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_048> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0805 29.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0805"^^xsd:decimal ;
  dwc:decimalLongitude "29.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_048'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7808'^^xsd:double;
  dwc:latitude '45.0805'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_048'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_049> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0805 29.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0805"^^xsd:decimal ;
  dwc:decimalLongitude "29.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_049'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7808'^^xsd:double;
  dwc:latitude '45.0805'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_049'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_050> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0805 29.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0805"^^xsd:decimal ;
  dwc:decimalLongitude "29.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_050'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7808'^^xsd:double;
  dwc:latitude '45.0805'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_050'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_051> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0805 29.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0805"^^xsd:decimal ;
  dwc:decimalLongitude "29.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_051'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7808'^^xsd:double;
  dwc:latitude '45.0805'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_051'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_052> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0805 29.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0805"^^xsd:decimal ;
  dwc:decimalLongitude "29.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_052'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7808'^^xsd:double;
  dwc:latitude '45.0805'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_052'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_053> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0805 29.7808)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0805"^^xsd:decimal ;
  dwc:decimalLongitude "29.7808"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters "21"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS3_GeoEcoMar_Ro%2FUk-BlackSea-1997_053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_053'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.7808'^^xsd:double;
  dwc:latitude '45.0805'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:maximumDepth '21'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_053'^^xsd:string;
  dwc:observationDate '1997-05-11'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_074> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_074'^^xsd:string;
  dwc:scientificName 'Scolelepis ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '333954'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_074'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '333954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_061> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_061'^^xsd:string;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_061'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_062> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_062'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_062'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_063> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_063'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_063'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_064> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_064'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_064'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_065> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_065'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_065'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_066> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_066'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_066'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_067> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_067'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_067'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_068> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_068'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_068'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_069> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_069'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_069'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_070> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_070'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_070'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_071> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_071'^^xsd:string;
  dwc:scientificName 'Paraonis fulgens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '146932'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_071'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '146932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_072> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_072'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_072'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_073> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_073'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_073'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_079> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_079'^^xsd:string;
  dwc:scientificName 'Corophium nobile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '879680'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_079'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '431338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_080> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_080'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_080'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_075> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_075'^^xsd:string;
  dwc:scientificName 'Spio multioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131186'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_075'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '131186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_076> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_076'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_076'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_077> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_077'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_077'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_078> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.20282 29.8465)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.20282"^^xsd:decimal ;
  dwc:decimalLongitude "29.8465"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS2_GeoEcoMar_Ro%2FUk-BlackSea-1997_078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_078'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '29.8465'^^xsd:double;
  dwc:latitude '45.20282'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_078'^^xsd:string;
  dwc:observationDate '1997-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_294'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_294'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_297'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_297'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_298'^^xsd:string;
  dwc:scientificName 'Grubea tenuicirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195992'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_298'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '195992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_299'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_299'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_300'^^xsd:string;
  dwc:scientificName 'Nephthys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_300'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_301'^^xsd:string;
  dwc:scientificName 'Oriopsis armandi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130939'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_301'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '155171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_295'^^xsd:string;
  dwc:scientificName 'Brania clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_295'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_296'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_296'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_302'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_302'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_303'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_303'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_304'^^xsd:string;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_304'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_305'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_305'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_306'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_306'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_307'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_307'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_308'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_308'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_309'^^xsd:string;
  dwc:scientificName 'Modiolus phaseolinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_309'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_310'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_310'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_311'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera ferox'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_311'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_312'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_312'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_314'^^xsd:string;
  dwc:scientificName 'Synisoma capito'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '474857'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_314'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '474857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_315'^^xsd:string;
  dwc:scientificName 'Apseudes ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_315'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_316'^^xsd:string;
  dwc:scientificName 'Cumella pygmaea euxinica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '181492'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_316'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '181492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_317'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_317'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_318'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_318'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_319'^^xsd:string;
  dwc:scientificName 'Oestergrenia digitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152547'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_319'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_313'^^xsd:string;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_313'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.29935"^^xsd:decimal ;
  dwc:decimalLongitude "30.0823"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "71.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.29935 30.0823)"^^geo:wktLiteral ;
  geo-pos:lat "44.29935"^^xsd:decimal ;
  geo-pos:long "30.0823"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS10_GeoEcoMar_Ro%2FUk-BlackSea-1997_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_320'^^xsd:string;
  dwc:scientificName 'Ctenicella appendiculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:startDayCollected '14'^^xsd:integer;
  dwc:endDayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.0823'^^xsd:double;
  dwc:latitude '44.29935'^^xsd:double;
  dwc:minimumDepth '71.5'^^xsd:double;
  dwc:maximumDepth '71.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103771'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_320'^^xsd:string;
  dwc:observationDate '1997-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '103771'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_150'^^xsd:string;
  dwc:scientificName 'Phyllodoce maculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334510'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_150'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '334510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_144'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_144'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_145'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_145'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_156'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_156'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_158'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_158'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_159'^^xsd:string;
  dwc:scientificName 'Polititapes sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '246149'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_159'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '246149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_147'^^xsd:string;
  dwc:scientificName 'Nephthys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_147'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_152'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_152'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_153'^^xsd:string;
  dwc:scientificName 'Scolelepis ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '333954'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_153'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '333954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_154'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_154'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_149'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_149'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_155'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_155'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_148'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_148'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_151'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_151'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_160'^^xsd:string;
  dwc:scientificName 'Corophium nobile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '879680'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_160'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '431338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_161'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_161'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_141'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_141'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_142'^^xsd:string;
  dwc:scientificName 'Grubea tenuicirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195992'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_142'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '195992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_143'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_143'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_146'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_146'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_139'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_139'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_140'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_140'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_137'^^xsd:string;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_137'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_138'^^xsd:string;
  dwc:scientificName 'Nemertea indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_138'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_162'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_162'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_163'^^xsd:string;
  dwc:scientificName 'Synisoma capito'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '474857'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_163'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '474857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_166'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_166'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_165'^^xsd:string;
  dwc:scientificName 'Cumella pygmaea euxinica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '181492'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_165'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '181492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_164'^^xsd:string;
  dwc:scientificName 'Apseudes ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_164'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_167'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_167'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.0443"^^xsd:decimal ;
  dwc:decimalLongitude "30.1582"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters "41"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.0443 30.1582)"^^geo:wktLiteral ;
  geo-pos:lat "45.0443"^^xsd:decimal ;
  geo-pos:long "30.1582"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS11_GeoEcoMar_Ro%2FUk-BlackSea-1997_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_157'^^xsd:string;
  dwc:scientificName 'Cardium edule'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.1582'^^xsd:double;
  dwc:latitude '45.0443'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138998'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_157'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '138998'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_110'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_110'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_111'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_111'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_107'^^xsd:string;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_107'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_108'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_108'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_106'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_106'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_105'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_105'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_109'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_109'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_104'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_104'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_097> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_097'^^xsd:string;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_097'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_098> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_098'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_098'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_099> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_099'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_099'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_100'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_100'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_101'^^xsd:string;
  dwc:scientificName 'Eteone picta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_101'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_102'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_102'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.424 30.1948)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.424"^^xsd:decimal ;
  dwc:decimalLongitude "30.1948"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters "29"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS12_GeoEcoMar_Ro%2FUk-BlackSea-1997_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_103'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:startDayCollected '15'^^xsd:integer;
  dwc:endDayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.1948'^^xsd:double;
  dwc:latitude '45.424'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:maximumDepth '29'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_103'^^xsd:string;
  dwc:observationDate '1997-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_032> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0419 30.4856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0419"^^xsd:decimal ;
  dwc:decimalLongitude "30.4856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_032'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4856'^^xsd:double;
  dwc:latitude '46.0419'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_032'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_033> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0419 30.4856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0419"^^xsd:decimal ;
  dwc:decimalLongitude "30.4856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_033'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4856'^^xsd:double;
  dwc:latitude '46.0419'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_033'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_034> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0419 30.4856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0419"^^xsd:decimal ;
  dwc:decimalLongitude "30.4856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_034'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4856'^^xsd:double;
  dwc:latitude '46.0419'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_034'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_035> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0419 30.4856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0419"^^xsd:decimal ;
  dwc:decimalLongitude "30.4856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_035'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4856'^^xsd:double;
  dwc:latitude '46.0419'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_035'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_036> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0419 30.4856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0419"^^xsd:decimal ;
  dwc:decimalLongitude "30.4856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_036'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4856'^^xsd:double;
  dwc:latitude '46.0419'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_036'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_037> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0419 30.4856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0419"^^xsd:decimal ;
  dwc:decimalLongitude "30.4856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_037'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4856'^^xsd:double;
  dwc:latitude '46.0419'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_037'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_038> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0419 30.4856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0419"^^xsd:decimal ;
  dwc:decimalLongitude "30.4856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_038'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4856'^^xsd:double;
  dwc:latitude '46.0419'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_038'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_030> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0419 30.4856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0419"^^xsd:decimal ;
  dwc:decimalLongitude "30.4856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0419 30.4856)"^^geo:wktLiteral ;
  geo-pos:lat "46.0419"^^xsd:decimal ;
  geo-pos:long "30.4856"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_030'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4856'^^xsd:double;
  dwc:latitude '46.0419'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_030'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_031> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0419 30.4856)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0419"^^xsd:decimal ;
  dwc:decimalLongitude "30.4856"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS14_GeoEcoMar_Ro%2FUk-BlackSea-1997_031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_031'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4856'^^xsd:double;
  dwc:latitude '46.0419'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_031'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.00752 30.4863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.00752"^^xsd:decimal ;
  dwc:decimalLongitude "30.4863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "136.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.00752 30.4863)"^^geo:wktLiteral ;
  geo-pos:lat "44.00752"^^xsd:decimal ;
  geo-pos:long "30.4863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_338'^^xsd:string;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.4863'^^xsd:double;
  dwc:latitude '44.00752'^^xsd:double;
  dwc:minimumDepth '136.8'^^xsd:double;
  dwc:maximumDepth '136.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_338'^^xsd:string;
  dwc:observationDate '1997-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.00752 30.4863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.00752"^^xsd:decimal ;
  dwc:decimalLongitude "30.4863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "136.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.00752 30.4863)"^^geo:wktLiteral ;
  geo-pos:lat "44.00752"^^xsd:decimal ;
  geo-pos:long "30.4863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_339'^^xsd:string;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.4863'^^xsd:double;
  dwc:latitude '44.00752'^^xsd:double;
  dwc:minimumDepth '136.8'^^xsd:double;
  dwc:maximumDepth '136.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_339'^^xsd:string;
  dwc:observationDate '1997-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.00752 30.4863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.00752"^^xsd:decimal ;
  dwc:decimalLongitude "30.4863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "136.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.00752 30.4863)"^^geo:wktLiteral ;
  geo-pos:lat "44.00752"^^xsd:decimal ;
  geo-pos:long "30.4863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_340'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.4863'^^xsd:double;
  dwc:latitude '44.00752'^^xsd:double;
  dwc:minimumDepth '136.8'^^xsd:double;
  dwc:maximumDepth '136.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_340'^^xsd:string;
  dwc:observationDate '1997-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.00752 30.4863)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.00752"^^xsd:decimal ;
  dwc:decimalLongitude "30.4863"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "136.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "136.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.00752 30.4863)"^^geo:wktLiteral ;
  geo-pos:lat "44.00752"^^xsd:decimal ;
  geo-pos:long "30.4863"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS24_GeoEcoMar_Ro%2FUk-BlackSea-1997_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_341'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.4863'^^xsd:double;
  dwc:latitude '44.00752'^^xsd:double;
  dwc:minimumDepth '136.8'^^xsd:double;
  dwc:maximumDepth '136.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_341'^^xsd:string;
  dwc:observationDate '1997-05-23'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_024> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  geo-pos:lat "46.0489"^^xsd:decimal ;
  geo-pos:long "30.4893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_024'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_024'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_013> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_013'^^xsd:string;
  dwc:scientificName 'Suberites carnosus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '134275'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_013'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '134275'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_014> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_014'^^xsd:string;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_014'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_015> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_015'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_015'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_016> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_016'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_016'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_017> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_017'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_017'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_018> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_018'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_018'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_019> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_019'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_019'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_020> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_020'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_020'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_021> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  geo-pos:lat "46.0489"^^xsd:decimal ;
  geo-pos:long "30.4893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_021'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_021'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_022> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  geo-pos:lat "46.0489"^^xsd:decimal ;
  geo-pos:long "30.4893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_022'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_022'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_023> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  geo-pos:lat "46.0489"^^xsd:decimal ;
  geo-pos:long "30.4893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_023'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_023'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_026> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  geo-pos:lat "46.0489"^^xsd:decimal ;
  geo-pos:long "30.4893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_026'^^xsd:string;
  dwc:scientificName 'Gammarus olivii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102262'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_026'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '489969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_027> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  geo-pos:lat "46.0489"^^xsd:decimal ;
  geo-pos:long "30.4893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_027'^^xsd:string;
  dwc:scientificName 'Apseudes ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_027'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_028> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  geo-pos:lat "46.0489"^^xsd:decimal ;
  geo-pos:long "30.4893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_028'^^xsd:string;
  dwc:scientificName 'Paramysis pontica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '120159'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_028'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '120159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_029> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  geo-pos:lat "46.0489"^^xsd:decimal ;
  geo-pos:long "30.4893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_029'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_029'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_025> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0489"^^xsd:decimal ;
  dwc:decimalLongitude "30.4893"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0489 30.4893)"^^geo:wktLiteral ;
  geo-pos:lat "46.0489"^^xsd:decimal ;
  geo-pos:long "30.4893"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS13_GeoEcoMar_Ro%2FUk-BlackSea-1997_025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_025'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '30.4893'^^xsd:double;
  dwc:latitude '46.0489'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_025'^^xsd:string;
  dwc:observationDate '1997-05-16'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4909"^^xsd:decimal ;
  dwc:decimalLongitude "30.9917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  geo-pos:lat "44.4909"^^xsd:decimal ;
  geo-pos:long "30.9917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_325'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.9917'^^xsd:double;
  dwc:latitude '44.4909'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_325'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4909"^^xsd:decimal ;
  dwc:decimalLongitude "30.9917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  geo-pos:lat "44.4909"^^xsd:decimal ;
  geo-pos:long "30.9917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_326'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.9917'^^xsd:double;
  dwc:latitude '44.4909'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_326'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4909"^^xsd:decimal ;
  dwc:decimalLongitude "30.9917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  geo-pos:lat "44.4909"^^xsd:decimal ;
  geo-pos:long "30.9917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_321'^^xsd:string;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.9917'^^xsd:double;
  dwc:latitude '44.4909'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_321'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4909"^^xsd:decimal ;
  dwc:decimalLongitude "30.9917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  geo-pos:lat "44.4909"^^xsd:decimal ;
  geo-pos:long "30.9917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_322'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.9917'^^xsd:double;
  dwc:latitude '44.4909'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_322'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4909"^^xsd:decimal ;
  dwc:decimalLongitude "30.9917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  geo-pos:lat "44.4909"^^xsd:decimal ;
  geo-pos:long "30.9917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_323'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.9917'^^xsd:double;
  dwc:latitude '44.4909'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_323'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4909"^^xsd:decimal ;
  dwc:decimalLongitude "30.9917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  geo-pos:lat "44.4909"^^xsd:decimal ;
  geo-pos:long "30.9917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_324'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.9917'^^xsd:double;
  dwc:latitude '44.4909'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_324'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4909"^^xsd:decimal ;
  dwc:decimalLongitude "30.9917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  geo-pos:lat "44.4909"^^xsd:decimal ;
  geo-pos:long "30.9917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_327'^^xsd:string;
  dwc:scientificName 'Polynoe scolopendrina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.9917'^^xsd:double;
  dwc:latitude '44.4909'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130830'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_327'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '130830'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4909"^^xsd:decimal ;
  dwc:decimalLongitude "30.9917"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters "120"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4909 30.9917)"^^geo:wktLiteral ;
  geo-pos:lat "44.4909"^^xsd:decimal ;
  geo-pos:long "30.9917"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS19_GeoEcoMar_Ro%2FUk-BlackSea-1997_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_328'^^xsd:string;
  dwc:scientificName 'Modiolus phaseolinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Romania'^^xsd:string;
  dwc:longitude '30.9917'^^xsd:double;
  dwc:latitude '44.4909'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:maximumDepth '120'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_328'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_246'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_246'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_247'^^xsd:string;
  dwc:scientificName 'Callipallene phantoma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '134645'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_247'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '134645'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_248'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_248'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_249'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera ferox'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_249'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_250'^^xsd:string;
  dwc:scientificName 'Microdeutopus damnoniensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102047'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_250'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '102047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_252'^^xsd:string;
  dwc:scientificName 'Apseudes ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_252'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_254'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_254'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_253'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_253'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_255'^^xsd:string;
  dwc:scientificName 'Crangon crangon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '107552'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_255'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '107552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_256'^^xsd:string;
  dwc:scientificName 'Leptosynapta inhaerens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '124465'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_256'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '124465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_257'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_257'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_258'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_258'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_245'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_245'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_238'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_238'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_239'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis hystrix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131388'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_239'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_240'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_240'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_241'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_241'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_242'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_242'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_243'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_243'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_244'^^xsd:string;
  dwc:scientificName 'Modiolus phaseolinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_244'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_237'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_237'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_232'^^xsd:string;
  dwc:scientificName 'Nephthys cirrosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130357'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_232'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130357'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_233'^^xsd:string;
  dwc:scientificName 'Nereis longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130375'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_233'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130375'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_234'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_234'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_235'^^xsd:string;
  dwc:scientificName 'Nerilla antennata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130437'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_235'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_236'^^xsd:string;
  dwc:scientificName 'Phyllodoce lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '334508'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_236'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '334508'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_225'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_225'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_226'^^xsd:string;
  dwc:scientificName 'Brania clavata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195986'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_226'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '195986'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_227'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_227'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_228'^^xsd:string;
  dwc:scientificName 'Grubea limbata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195989'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_228'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '195989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_229'^^xsd:string;
  dwc:scientificName 'Grubea tenuicirrata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '195992'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_229'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '195992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_230'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_230'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_231'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_231'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_221'^^xsd:string;
  dwc:scientificName 'Haliclona cinerea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '166605'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_221'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '166605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_222'^^xsd:string;
  dwc:scientificName 'Suberites domuncula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '134282'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_222'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '134282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_223'^^xsd:string;
  dwc:scientificName 'Sycon ciliatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '132251'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_223'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '132251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_224'^^xsd:string;
  dwc:scientificName 'Micrura aurantiaca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '122492'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_224'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '122492'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.16217"^^xsd:decimal ;
  dwc:decimalLongitude "31.0493"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "53.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "53.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.16217 31.0493)"^^geo:wktLiteral ;
  geo-pos:lat "45.16217"^^xsd:decimal ;
  geo-pos:long "31.0493"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS16_GeoEcoMar_Ro%2FUk-BlackSea-1997_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_251'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.0493'^^xsd:double;
  dwc:latitude '45.16217'^^xsd:double;
  dwc:minimumDepth '53.5'^^xsd:double;
  dwc:maximumDepth '53.5'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_251'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_039> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5497 31.4183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5497"^^xsd:decimal ;
  dwc:decimalLongitude "31.4183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_039'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.4183'^^xsd:double;
  dwc:latitude '46.5497'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_039'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_042> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5497 31.4183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5497"^^xsd:decimal ;
  dwc:decimalLongitude "31.4183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_042'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.4183'^^xsd:double;
  dwc:latitude '46.5497'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_042'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_043> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5497 31.4183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5497"^^xsd:decimal ;
  dwc:decimalLongitude "31.4183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_043'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.4183'^^xsd:double;
  dwc:latitude '46.5497'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_043'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_044> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5497 31.4183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5497"^^xsd:decimal ;
  dwc:decimalLongitude "31.4183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_044'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.4183'^^xsd:double;
  dwc:latitude '46.5497'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_044'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_045> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5497 31.4183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5497"^^xsd:decimal ;
  dwc:decimalLongitude "31.4183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_045'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.4183'^^xsd:double;
  dwc:latitude '46.5497'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_045'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_046> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5497 31.4183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5497"^^xsd:decimal ;
  dwc:decimalLongitude "31.4183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_046'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.4183'^^xsd:double;
  dwc:latitude '46.5497'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_046'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_047> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5497 31.4183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5497"^^xsd:decimal ;
  dwc:decimalLongitude "31.4183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_047'^^xsd:string;
  dwc:scientificName 'Mya arenaria'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.4183'^^xsd:double;
  dwc:latitude '46.5497'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140430'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_047'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '140430'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_040> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5497 31.4183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5497"^^xsd:decimal ;
  dwc:decimalLongitude "31.4183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_040'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.4183'^^xsd:double;
  dwc:latitude '46.5497'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_040'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_041> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.5497 31.4183)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.5497"^^xsd:decimal ;
  dwc:decimalLongitude "31.4183"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters "13"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS15_GeoEcoMar_Ro%2FUk-BlackSea-1997_041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_041'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.4183'^^xsd:double;
  dwc:latitude '46.5497'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:maximumDepth '13'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_041'^^xsd:string;
  dwc:observationDate '1997-05-17'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.73"^^xsd:decimal ;
  dwc:decimalLongitude "31.6992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  geo-pos:lat "44.73"^^xsd:decimal ;
  geo-pos:long "31.6992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_333'^^xsd:string;
  dwc:scientificName 'Sphaerosyllis bulbosa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.6992'^^xsd:double;
  dwc:latitude '44.73'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131379'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_333'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.73"^^xsd:decimal ;
  dwc:decimalLongitude "31.6992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  geo-pos:lat "44.73"^^xsd:decimal ;
  geo-pos:long "31.6992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_336'^^xsd:string;
  dwc:scientificName 'Apseudes ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.6992'^^xsd:double;
  dwc:latitude '44.73'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_336'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.73"^^xsd:decimal ;
  dwc:decimalLongitude "31.6992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  geo-pos:lat "44.73"^^xsd:decimal ;
  geo-pos:long "31.6992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_335'^^xsd:string;
  dwc:scientificName 'Modiolus phaseolinus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.6992'^^xsd:double;
  dwc:latitude '44.73'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140461'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_335'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '140461'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.73"^^xsd:decimal ;
  dwc:decimalLongitude "31.6992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  geo-pos:lat "44.73"^^xsd:decimal ;
  geo-pos:long "31.6992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_334'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.6992'^^xsd:double;
  dwc:latitude '44.73'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_334'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.73"^^xsd:decimal ;
  dwc:decimalLongitude "31.6992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  geo-pos:lat "44.73"^^xsd:decimal ;
  geo-pos:long "31.6992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_337'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.6992'^^xsd:double;
  dwc:latitude '44.73'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_337'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.73"^^xsd:decimal ;
  dwc:decimalLongitude "31.6992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  geo-pos:lat "44.73"^^xsd:decimal ;
  geo-pos:long "31.6992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_332'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.6992'^^xsd:double;
  dwc:latitude '44.73'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_332'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.73"^^xsd:decimal ;
  dwc:decimalLongitude "31.6992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  geo-pos:lat "44.73"^^xsd:decimal ;
  geo-pos:long "31.6992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_330'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.6992'^^xsd:double;
  dwc:latitude '44.73'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_330'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.73"^^xsd:decimal ;
  dwc:decimalLongitude "31.6992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  geo-pos:lat "44.73"^^xsd:decimal ;
  geo-pos:long "31.6992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_329'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.6992'^^xsd:double;
  dwc:latitude '44.73'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_329'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.73"^^xsd:decimal ;
  dwc:decimalLongitude "31.6992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters "129"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.73 31.6992)"^^geo:wktLiteral ;
  geo-pos:lat "44.73"^^xsd:decimal ;
  geo-pos:long "31.6992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS18_GeoEcoMar_Ro%2FUk-BlackSea-1997_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_331'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:startDayCollected '19'^^xsd:integer;
  dwc:endDayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.6992'^^xsd:double;
  dwc:latitude '44.73'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:maximumDepth '129'^^xsd:integer;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_331'^^xsd:string;
  dwc:observationDate '1997-05-19'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_128'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_128'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_124'^^xsd:string;
  dwc:scientificName 'Protodrilus flavocapitatus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130844'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_124'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '995092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_127'^^xsd:string;
  dwc:scientificName 'Syllis hyalina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131436'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_127'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_126'^^xsd:string;
  dwc:scientificName 'Spio multioculata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131186'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_126'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_125'^^xsd:string;
  dwc:scientificName 'Scolelepis ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '333954'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_125'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '333954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_133'^^xsd:string;
  dwc:scientificName 'Apseudes ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_133'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_134'^^xsd:string;
  dwc:scientificName 'Eudorella truncatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110535'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_134'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_135'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_135'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_136'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_136'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_117'^^xsd:string;
  dwc:scientificName 'Exogone gemmifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '327985'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_117'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '327985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_118'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_118'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_119'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_119'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_120'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_120'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_121'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_121'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_122'^^xsd:string;
  dwc:scientificName 'Neanthes succinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_122'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_123'^^xsd:string;
  dwc:scientificName 'Polydora ciliata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131141'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_123'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131141'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_116'^^xsd:string;
  dwc:scientificName 'Clymene collaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '130290'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_116'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '130290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_112'^^xsd:string;
  dwc:scientificName 'Monocelis lineata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '143552'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_112'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '143552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_113'^^xsd:string;
  dwc:scientificName 'Aonides oxycephala'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131106'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_113'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_114'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_114'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_115'^^xsd:string;
  dwc:scientificName 'Capitella capitata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '129876'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_115'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '129876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_132'^^xsd:string;
  dwc:scientificName 'Gammarus olivii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '102262'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_132'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '489969'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_131'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_131'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_130'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_130'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.6282"^^xsd:decimal ;
  dwc:decimalLongitude "31.8012"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36.8"^^xsd:integer ;
  dwc:maximumDepthInMeters "36.8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.6282 31.8012)"^^geo:wktLiteral ;
  geo-pos:lat "45.6282"^^xsd:decimal ;
  geo-pos:long "31.8012"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/5260_BS17_GeoEcoMar_Ro%2FUk-BlackSea-1997_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GeoEcoMar_Ro/Uk-BlackSea-1997_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/5260_> ;
  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 1997'^^xsd:string;
  dwc:catalogNumber 'GeoEcoMar_Ro/Uk-BlackSea-1997_129'^^xsd:string;
  dwc:scientificName 'Oligochaeta indet.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Paraschiv G.M.'^^xsd:string;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:startYearCollected '1997'^^xsd:integer;
  dwc:endYearCollected '1997'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:startMonthCollected '5'^^xsd:integer;
  dwc:endMonthCollected '5'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '18'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:country 'Ukraine'^^xsd:string;
  dwc:longitude '31.8012'^^xsd:double;
  dwc:latitude '45.6282'^^xsd:double;
  dwc:minimumDepth '36.8'^^xsd:double;
  dwc:maximumDepth '36.8'^^xsd:double;
  dwc:preparationType 'whole animal, fixed in formalin, preserved in alcohol'^^xsd:string;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:samplingProtocol 'Benthos samples have been take with a cylindrical plagtic bottle with cut off bottom named "Bucov" (S=1/172 cm2, h=10-12 cm). The sediment was preserved in buffered formalin 4% , then sieved through a 1 and 0.25 mm mesh sieve and subsequently stored in 70% ethanol.'^^xsd:string;
  dwc:occurrenceId 'GeoEcoMar_Ro/Uk-BlackSea-1997_129'^^xsd:string;
  dwc:observationDate '1997-05-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
# EOF