@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/event/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraAugust2017:108" ;
  .
<https://eurobis.org/id/event/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraAugust2017:109" ;
  .
<https://eurobis.org/id/event/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraAugust2017:110" ;
  .
<https://eurobis.org/id/event/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraAugust2017:111" ;
  .
<https://eurobis.org/id/event/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraAugust2017:112" ;
  .
<https://eurobis.org/id/event/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraAugust2017:113" ;
  .
<https://eurobis.org/id/event/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraAugust2017:114" ;
  .
<https://eurobis.org/id/event/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraAugust2017:115" ;
  .
<https://eurobis.org/id/event/6483_NPMSUAPhyllophoraAugust2017>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NPMSUAPhyllophoraAugust2017" ;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_2qsRnV4eHg4mcV0jbnBu1A%3D%3D_2164-7-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_2qsRnV4eHg4mcV0jbnBu1A%3D%3D_2164-7-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_2qsRnV4eHg4mcV0jbnBu1A%3D%3D_2164-7-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_2qsRnV4eHg4mcV0jbnBu1A%3D%3D_2164-7-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_2qsRnV4eHg4mcV0jbnBu1A%3D%3D_2164-7-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2qsRnV4eHg4mcV0jbnBu1A==_2164-7-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '2qsRnV4eHg4mcV0jbnBu1A==_2164-7-108'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId '2qsRnV4eHg4mcV0jbnBu1A==_2164-7-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_XJOlMKdBXgRuvoufkGORSA%3D%3D_2165-12-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_XJOlMKdBXgRuvoufkGORSA%3D%3D_2165-12-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_XJOlMKdBXgRuvoufkGORSA%3D%3D_2165-12-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_XJOlMKdBXgRuvoufkGORSA%3D%3D_2165-12-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_XJOlMKdBXgRuvoufkGORSA%3D%3D_2165-12-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "XJOlMKdBXgRuvoufkGORSA==_2165-12-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'XJOlMKdBXgRuvoufkGORSA==_2165-12-108'^^xsd:string;
  dwc:scientificName 'Aricidea (Strelzovia) claudiae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '734522'^^xsd:integer;
  dwc:occurrenceId 'XJOlMKdBXgRuvoufkGORSA==_2165-12-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_QPe1XY8gsjiA12ew59l78Q%3D%3D_2166-19-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_QPe1XY8gsjiA12ew59l78Q%3D%3D_2166-19-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_QPe1XY8gsjiA12ew59l78Q%3D%3D_2166-19-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_QPe1XY8gsjiA12ew59l78Q%3D%3D_2166-19-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_QPe1XY8gsjiA12ew59l78Q%3D%3D_2166-19-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "QPe1XY8gsjiA12ew59l78Q==_2166-19-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'QPe1XY8gsjiA12ew59l78Q==_2166-19-108'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'QPe1XY8gsjiA12ew59l78Q==_2166-19-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_yrFnCc%2FDvtOh5EmAtzZRwg%3D%3D_2160-80-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_yrFnCc%2FDvtOh5EmAtzZRwg%3D%3D_2160-80-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_yrFnCc%2FDvtOh5EmAtzZRwg%3D%3D_2160-80-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_yrFnCc%2FDvtOh5EmAtzZRwg%3D%3D_2160-80-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_yrFnCc%2FDvtOh5EmAtzZRwg%3D%3D_2160-80-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "yrFnCc/DvtOh5EmAtzZRwg==_2160-80-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'yrFnCc/DvtOh5EmAtzZRwg==_2160-80-108'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'yrFnCc/DvtOh5EmAtzZRwg==_2160-80-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_HzPMgtVtLCLbPmzGlftR%2FQ%3D%3D_2161-83-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_HzPMgtVtLCLbPmzGlftR%2FQ%3D%3D_2161-83-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_HzPMgtVtLCLbPmzGlftR%2FQ%3D%3D_2161-83-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_HzPMgtVtLCLbPmzGlftR%2FQ%3D%3D_2161-83-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_HzPMgtVtLCLbPmzGlftR%2FQ%3D%3D_2161-83-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HzPMgtVtLCLbPmzGlftR/Q==_2161-83-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'HzPMgtVtLCLbPmzGlftR/Q==_2161-83-108'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HzPMgtVtLCLbPmzGlftR/Q==_2161-83-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_1FGdnvCOokMs2uYdU7W2ig%3D%3D_2162-137-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_1FGdnvCOokMs2uYdU7W2ig%3D%3D_2162-137-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_1FGdnvCOokMs2uYdU7W2ig%3D%3D_2162-137-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_1FGdnvCOokMs2uYdU7W2ig%3D%3D_2162-137-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_1FGdnvCOokMs2uYdU7W2ig%3D%3D_2162-137-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1FGdnvCOokMs2uYdU7W2ig==_2162-137-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '1FGdnvCOokMs2uYdU7W2ig==_2162-137-108'^^xsd:string;
  dwc:scientificName 'Paramysis (Pseudoparamysis) pontica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '120159'^^xsd:integer;
  dwc:occurrenceId '1FGdnvCOokMs2uYdU7W2ig==_2162-137-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '120159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_cxM1LPRtKH%2FmHNNNSQ5U%2Fg%3D%3D_2163-141-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_cxM1LPRtKH%2FmHNNNSQ5U%2Fg%3D%3D_2163-141-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_cxM1LPRtKH%2FmHNNNSQ5U%2Fg%3D%3D_2163-141-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_cxM1LPRtKH%2FmHNNNSQ5U%2Fg%3D%3D_2163-141-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_cxM1LPRtKH%2FmHNNNSQ5U%2Fg%3D%3D_2163-141-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cxM1LPRtKH/mHNNNSQ5U/g==_2163-141-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'cxM1LPRtKH/mHNNNSQ5U/g==_2163-141-108'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'cxM1LPRtKH/mHNNNSQ5U/g==_2163-141-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_i0rX%2BDd2oLiIC8aiLziPng%3D%3D_2149-184-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_i0rX%2BDd2oLiIC8aiLziPng%3D%3D_2149-184-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_i0rX%2BDd2oLiIC8aiLziPng%3D%3D_2149-184-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_i0rX%2BDd2oLiIC8aiLziPng%3D%3D_2149-184-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_i0rX%2BDd2oLiIC8aiLziPng%3D%3D_2149-184-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "i0rX+Dd2oLiIC8aiLziPng==_2149-184-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'i0rX+Dd2oLiIC8aiLziPng==_2149-184-108'^^xsd:string;
  dwc:scientificName 'Abra segmentum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141438'^^xsd:integer;
  dwc:occurrenceId 'i0rX+Dd2oLiIC8aiLziPng==_2149-184-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '141438'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_o0%2FdEU0La9IErnznkDvWqQ%3D%3D_2159-191-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_o0%2FdEU0La9IErnznkDvWqQ%3D%3D_2159-191-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_o0%2FdEU0La9IErnznkDvWqQ%3D%3D_2159-191-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_o0%2FdEU0La9IErnznkDvWqQ%3D%3D_2159-191-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_o0%2FdEU0La9IErnznkDvWqQ%3D%3D_2159-191-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "o0/dEU0La9IErnznkDvWqQ==_2159-191-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'o0/dEU0La9IErnznkDvWqQ==_2159-191-108'^^xsd:string;
  dwc:scientificName 'Bittium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '139054'^^xsd:integer;
  dwc:occurrenceId 'o0/dEU0La9IErnznkDvWqQ==_2159-191-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '139054'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_f%2BS04CF7JMaLaj1rB5XGYg%3D%3D_2158-195-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_f%2BS04CF7JMaLaj1rB5XGYg%3D%3D_2158-195-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_f%2BS04CF7JMaLaj1rB5XGYg%3D%3D_2158-195-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_f%2BS04CF7JMaLaj1rB5XGYg%3D%3D_2158-195-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_f%2BS04CF7JMaLaj1rB5XGYg%3D%3D_2158-195-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f+S04CF7JMaLaj1rB5XGYg==_2158-195-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'f+S04CF7JMaLaj1rB5XGYg==_2158-195-108'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'f+S04CF7JMaLaj1rB5XGYg==_2158-195-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_tcfDrvbk8ZeyqOMp3H5BmQ%3D%3D_2150-198-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_tcfDrvbk8ZeyqOMp3H5BmQ%3D%3D_2150-198-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_tcfDrvbk8ZeyqOMp3H5BmQ%3D%3D_2150-198-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_tcfDrvbk8ZeyqOMp3H5BmQ%3D%3D_2150-198-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_tcfDrvbk8ZeyqOMp3H5BmQ%3D%3D_2150-198-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "tcfDrvbk8ZeyqOMp3H5BmQ==_2150-198-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'tcfDrvbk8ZeyqOMp3H5BmQ==_2150-198-108'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'tcfDrvbk8ZeyqOMp3H5BmQ==_2150-198-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_S81P77q9bXuaFimg68khsw%3D%3D_2151-205-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_S81P77q9bXuaFimg68khsw%3D%3D_2151-205-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_S81P77q9bXuaFimg68khsw%3D%3D_2151-205-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_S81P77q9bXuaFimg68khsw%3D%3D_2151-205-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_S81P77q9bXuaFimg68khsw%3D%3D_2151-205-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "S81P77q9bXuaFimg68khsw==_2151-205-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'S81P77q9bXuaFimg68khsw==_2151-205-108'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:occurrenceId 'S81P77q9bXuaFimg68khsw==_2151-205-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_yozqg8rCXohwHoUlZIyYxQ%3D%3D_2155-215-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_yozqg8rCXohwHoUlZIyYxQ%3D%3D_2155-215-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_yozqg8rCXohwHoUlZIyYxQ%3D%3D_2155-215-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_yozqg8rCXohwHoUlZIyYxQ%3D%3D_2155-215-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_yozqg8rCXohwHoUlZIyYxQ%3D%3D_2155-215-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "yozqg8rCXohwHoUlZIyYxQ==_2155-215-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'yozqg8rCXohwHoUlZIyYxQ==_2155-215-108'^^xsd:string;
  dwc:scientificName 'Loripes orbiculatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '875379'^^xsd:integer;
  dwc:occurrenceId 'yozqg8rCXohwHoUlZIyYxQ==_2155-215-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '875379'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_oOblWABM7VdnCBYcFoE6tw%3D%3D_2152-216-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_oOblWABM7VdnCBYcFoE6tw%3D%3D_2152-216-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_oOblWABM7VdnCBYcFoE6tw%3D%3D_2152-216-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_oOblWABM7VdnCBYcFoE6tw%3D%3D_2152-216-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_oOblWABM7VdnCBYcFoE6tw%3D%3D_2152-216-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "oOblWABM7VdnCBYcFoE6tw==_2152-216-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'oOblWABM7VdnCBYcFoE6tw==_2152-216-108'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:occurrenceId 'oOblWABM7VdnCBYcFoE6tw==_2152-216-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_cWxCQZdFekB4bXjMTup9aA%3D%3D_2153-220-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_cWxCQZdFekB4bXjMTup9aA%3D%3D_2153-220-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_cWxCQZdFekB4bXjMTup9aA%3D%3D_2153-220-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_cWxCQZdFekB4bXjMTup9aA%3D%3D_2153-220-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_cWxCQZdFekB4bXjMTup9aA%3D%3D_2153-220-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cWxCQZdFekB4bXjMTup9aA==_2153-220-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'cWxCQZdFekB4bXjMTup9aA==_2153-220-108'^^xsd:string;
  dwc:scientificName 'Mytilaster lineatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140476'^^xsd:integer;
  dwc:occurrenceId 'cWxCQZdFekB4bXjMTup9aA==_2153-220-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_uEZ%2F4uwpu3k8DJWmzUBPCA%3D%3D_2154-221-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_uEZ%2F4uwpu3k8DJWmzUBPCA%3D%3D_2154-221-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_uEZ%2F4uwpu3k8DJWmzUBPCA%3D%3D_2154-221-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_uEZ%2F4uwpu3k8DJWmzUBPCA%3D%3D_2154-221-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_uEZ%2F4uwpu3k8DJWmzUBPCA%3D%3D_2154-221-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "uEZ/4uwpu3k8DJWmzUBPCA==_2154-221-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'uEZ/4uwpu3k8DJWmzUBPCA==_2154-221-108'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'uEZ/4uwpu3k8DJWmzUBPCA==_2154-221-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_ZV83712eTHdf%2BWJ2pVDgxA%3D%3D_2156-225-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_ZV83712eTHdf%2BWJ2pVDgxA%3D%3D_2156-225-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_ZV83712eTHdf%2BWJ2pVDgxA%3D%3D_2156-225-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_ZV83712eTHdf%2BWJ2pVDgxA%3D%3D_2156-225-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_ZV83712eTHdf%2BWJ2pVDgxA%3D%3D_2156-225-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ZV83712eTHdf+WJ2pVDgxA==_2156-225-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'ZV83712eTHdf+WJ2pVDgxA==_2156-225-108'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'ZV83712eTHdf+WJ2pVDgxA==_2156-225-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_twfqzpsy1EYFrwj2YRG81Q%3D%3D_2157-237-108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_twfqzpsy1EYFrwj2YRG81Q%3D%3D_2157-237-108> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_twfqzpsy1EYFrwj2YRG81Q%3D%3D_2157-237-108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_twfqzpsy1EYFrwj2YRG81Q%3D%3D_2157-237-108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A108_twfqzpsy1EYFrwj2YRG81Q%3D%3D_2157-237-108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "twfqzpsy1EYFrwj2YRG81Q==_2157-237-108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'twfqzpsy1EYFrwj2YRG81Q==_2157-237-108'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'twfqzpsy1EYFrwj2YRG81Q==_2157-237-108'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_tyBGB%2B5o4Rt4GYNe2XVYoA%3D%3D_2062-240-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_tyBGB%2B5o4Rt4GYNe2XVYoA%3D%3D_2062-240-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_tyBGB%2B5o4Rt4GYNe2XVYoA%3D%3D_2062-240-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_tyBGB%2B5o4Rt4GYNe2XVYoA%3D%3D_2062-240-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_tyBGB%2B5o4Rt4GYNe2XVYoA%3D%3D_2062-240-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "tyBGB+5o4Rt4GYNe2XVYoA==_2062-240-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'tyBGB+5o4Rt4GYNe2XVYoA==_2062-240-109'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'tyBGB+5o4Rt4GYNe2XVYoA==_2062-240-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Oog5IcbuGotOE1ckClr9TA%3D%3D_2057-229-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Oog5IcbuGotOE1ckClr9TA%3D%3D_2057-229-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Oog5IcbuGotOE1ckClr9TA%3D%3D_2057-229-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Oog5IcbuGotOE1ckClr9TA%3D%3D_2057-229-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Oog5IcbuGotOE1ckClr9TA%3D%3D_2057-229-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Oog5IcbuGotOE1ckClr9TA==_2057-229-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Oog5IcbuGotOE1ckClr9TA==_2057-229-109'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId 'Oog5IcbuGotOE1ckClr9TA==_2057-229-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_D6%2F%2FUigHPNa90QEilNen5Q%3D%3D_2055-230-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_D6%2F%2FUigHPNa90QEilNen5Q%3D%3D_2055-230-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_D6%2F%2FUigHPNa90QEilNen5Q%3D%3D_2055-230-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_D6%2F%2FUigHPNa90QEilNen5Q%3D%3D_2055-230-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_D6%2F%2FUigHPNa90QEilNen5Q%3D%3D_2055-230-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "D6//UigHPNa90QEilNen5Q==_2055-230-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'D6//UigHPNa90QEilNen5Q==_2055-230-109'^^xsd:string;
  dwc:scientificName 'Pusillina lineolata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141335'^^xsd:integer;
  dwc:occurrenceId 'D6//UigHPNa90QEilNen5Q==_2055-230-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '141335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_9Vgdt1TYpFMVnVFeDtZ9uw%3D%3D_2058-225-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_9Vgdt1TYpFMVnVFeDtZ9uw%3D%3D_2058-225-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_9Vgdt1TYpFMVnVFeDtZ9uw%3D%3D_2058-225-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_9Vgdt1TYpFMVnVFeDtZ9uw%3D%3D_2058-225-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_9Vgdt1TYpFMVnVFeDtZ9uw%3D%3D_2058-225-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9Vgdt1TYpFMVnVFeDtZ9uw==_2058-225-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '9Vgdt1TYpFMVnVFeDtZ9uw==_2058-225-109'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId '9Vgdt1TYpFMVnVFeDtZ9uw==_2058-225-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_om8JEDjW7X6T7kK2PYCEiA%3D%3D_2063-216-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_om8JEDjW7X6T7kK2PYCEiA%3D%3D_2063-216-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_om8JEDjW7X6T7kK2PYCEiA%3D%3D_2063-216-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_om8JEDjW7X6T7kK2PYCEiA%3D%3D_2063-216-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_om8JEDjW7X6T7kK2PYCEiA%3D%3D_2063-216-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "om8JEDjW7X6T7kK2PYCEiA==_2063-216-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'om8JEDjW7X6T7kK2PYCEiA==_2063-216-109'^^xsd:string;
  dwc:scientificName 'Lucinella divaricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '140282'^^xsd:integer;
  dwc:occurrenceId 'om8JEDjW7X6T7kK2PYCEiA==_2063-216-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '140282'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_aLJVtxkrycrgmHW99XDUPg%3D%3D_2061-198-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_aLJVtxkrycrgmHW99XDUPg%3D%3D_2061-198-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_aLJVtxkrycrgmHW99XDUPg%3D%3D_2061-198-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_aLJVtxkrycrgmHW99XDUPg%3D%3D_2061-198-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_aLJVtxkrycrgmHW99XDUPg%3D%3D_2061-198-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aLJVtxkrycrgmHW99XDUPg==_2061-198-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'aLJVtxkrycrgmHW99XDUPg==_2061-198-109'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'aLJVtxkrycrgmHW99XDUPg==_2061-198-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_01eVho7xndQlUgKtUDwfEA%3D%3D_2078-253-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_01eVho7xndQlUgKtUDwfEA%3D%3D_2078-253-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_01eVho7xndQlUgKtUDwfEA%3D%3D_2078-253-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_01eVho7xndQlUgKtUDwfEA%3D%3D_2078-253-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_01eVho7xndQlUgKtUDwfEA%3D%3D_2078-253-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "01eVho7xndQlUgKtUDwfEA==_2078-253-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '01eVho7xndQlUgKtUDwfEA==_2078-253-109'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '01eVho7xndQlUgKtUDwfEA==_2078-253-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_DRxSKyMl5Hd775BGgzSTXg%3D%3D_2056-194-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_DRxSKyMl5Hd775BGgzSTXg%3D%3D_2056-194-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_DRxSKyMl5Hd775BGgzSTXg%3D%3D_2056-194-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_DRxSKyMl5Hd775BGgzSTXg%3D%3D_2056-194-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_DRxSKyMl5Hd775BGgzSTXg%3D%3D_2056-194-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DRxSKyMl5Hd775BGgzSTXg==_2056-194-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'DRxSKyMl5Hd775BGgzSTXg==_2056-194-109'^^xsd:string;
  dwc:scientificName 'Caecum trachea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '138957'^^xsd:integer;
  dwc:occurrenceId 'DRxSKyMl5Hd775BGgzSTXg==_2056-194-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '138957'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_hL%2BHVA1MZTF31xl4qayB3w%3D%3D_2060-183-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_hL%2BHVA1MZTF31xl4qayB3w%3D%3D_2060-183-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_hL%2BHVA1MZTF31xl4qayB3w%3D%3D_2060-183-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_hL%2BHVA1MZTF31xl4qayB3w%3D%3D_2060-183-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_hL%2BHVA1MZTF31xl4qayB3w%3D%3D_2060-183-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "hL+HVA1MZTF31xl4qayB3w==_2060-183-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'hL+HVA1MZTF31xl4qayB3w==_2060-183-109'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'hL+HVA1MZTF31xl4qayB3w==_2060-183-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_byTp%2FKDT8ZQmQgkoj8WGHg%3D%3D_2059-181-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_byTp%2FKDT8ZQmQgkoj8WGHg%3D%3D_2059-181-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_byTp%2FKDT8ZQmQgkoj8WGHg%3D%3D_2059-181-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_byTp%2FKDT8ZQmQgkoj8WGHg%3D%3D_2059-181-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_byTp%2FKDT8ZQmQgkoj8WGHg%3D%3D_2059-181-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "byTp/KDT8ZQmQgkoj8WGHg==_2059-181-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'byTp/KDT8ZQmQgkoj8WGHg==_2059-181-109'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'byTp/KDT8ZQmQgkoj8WGHg==_2059-181-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_sxSWhP6Lg%2BzAmMEKiV6GAw%3D%3D_2064-142-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_sxSWhP6Lg%2BzAmMEKiV6GAw%3D%3D_2064-142-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_sxSWhP6Lg%2BzAmMEKiV6GAw%3D%3D_2064-142-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_sxSWhP6Lg%2BzAmMEKiV6GAw%3D%3D_2064-142-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_sxSWhP6Lg%2BzAmMEKiV6GAw%3D%3D_2064-142-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "sxSWhP6Lg+zAmMEKiV6GAw==_2064-142-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'sxSWhP6Lg+zAmMEKiV6GAw==_2064-142-109'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId 'sxSWhP6Lg+zAmMEKiV6GAw==_2064-142-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_1davk3Je4tN0IJvP0t3F0Q%3D%3D_2068-127-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_1davk3Je4tN0IJvP0t3F0Q%3D%3D_2068-127-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_1davk3Je4tN0IJvP0t3F0Q%3D%3D_2068-127-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_1davk3Je4tN0IJvP0t3F0Q%3D%3D_2068-127-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_1davk3Je4tN0IJvP0t3F0Q%3D%3D_2068-127-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1davk3Je4tN0IJvP0t3F0Q==_2068-127-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '1davk3Je4tN0IJvP0t3F0Q==_2068-127-109'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:occurrenceId '1davk3Je4tN0IJvP0t3F0Q==_2068-127-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_pkKuHOKMTTTp4yVY9FwKMQ%3D%3D_2069-129-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_pkKuHOKMTTTp4yVY9FwKMQ%3D%3D_2069-129-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_pkKuHOKMTTTp4yVY9FwKMQ%3D%3D_2069-129-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_pkKuHOKMTTTp4yVY9FwKMQ%3D%3D_2069-129-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_pkKuHOKMTTTp4yVY9FwKMQ%3D%3D_2069-129-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "pkKuHOKMTTTp4yVY9FwKMQ==_2069-129-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'pkKuHOKMTTTp4yVY9FwKMQ==_2069-129-109'^^xsd:string;
  dwc:scientificName 'Nototropis guttatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '488957'^^xsd:integer;
  dwc:occurrenceId 'pkKuHOKMTTTp4yVY9FwKMQ==_2069-129-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_ndt6w%2FqqxlO4ssxYpQ0nIQ%3D%3D_2065-138-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_ndt6w%2FqqxlO4ssxYpQ0nIQ%3D%3D_2065-138-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_ndt6w%2FqqxlO4ssxYpQ0nIQ%3D%3D_2065-138-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_ndt6w%2FqqxlO4ssxYpQ0nIQ%3D%3D_2065-138-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_ndt6w%2FqqxlO4ssxYpQ0nIQ%3D%3D_2065-138-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ndt6w/qqxlO4ssxYpQ0nIQ==_2065-138-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'ndt6w/qqxlO4ssxYpQ0nIQ==_2065-138-109'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'ndt6w/qqxlO4ssxYpQ0nIQ==_2065-138-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_PbljxHYi2u8vrKb8OTGzwg%3D%3D_2066-140-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_PbljxHYi2u8vrKb8OTGzwg%3D%3D_2066-140-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_PbljxHYi2u8vrKb8OTGzwg%3D%3D_2066-140-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_PbljxHYi2u8vrKb8OTGzwg%3D%3D_2066-140-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_PbljxHYi2u8vrKb8OTGzwg%3D%3D_2066-140-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "PbljxHYi2u8vrKb8OTGzwg==_2066-140-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'PbljxHYi2u8vrKb8OTGzwg==_2066-140-109'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'PbljxHYi2u8vrKb8OTGzwg==_2066-140-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Afp8sHt%2FaXsBe3NPvbUFdQ%3D%3D_2067-80-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Afp8sHt%2FaXsBe3NPvbUFdQ%3D%3D_2067-80-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Afp8sHt%2FaXsBe3NPvbUFdQ%3D%3D_2067-80-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Afp8sHt%2FaXsBe3NPvbUFdQ%3D%3D_2067-80-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Afp8sHt%2FaXsBe3NPvbUFdQ%3D%3D_2067-80-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Afp8sHt/aXsBe3NPvbUFdQ==_2067-80-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Afp8sHt/aXsBe3NPvbUFdQ==_2067-80-109'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'Afp8sHt/aXsBe3NPvbUFdQ==_2067-80-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_yphCZAjI5Xk0g7Z7DzNj7A%3D%3D_2073-62-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_yphCZAjI5Xk0g7Z7DzNj7A%3D%3D_2073-62-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_yphCZAjI5Xk0g7Z7DzNj7A%3D%3D_2073-62-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_yphCZAjI5Xk0g7Z7DzNj7A%3D%3D_2073-62-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_yphCZAjI5Xk0g7Z7DzNj7A%3D%3D_2073-62-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "yphCZAjI5Xk0g7Z7DzNj7A==_2073-62-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'yphCZAjI5Xk0g7Z7DzNj7A==_2073-62-109'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'yphCZAjI5Xk0g7Z7DzNj7A==_2073-62-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_5YCSWSKjJrvVSy7ajBoupw%3D%3D_2072-74-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_5YCSWSKjJrvVSy7ajBoupw%3D%3D_2072-74-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_5YCSWSKjJrvVSy7ajBoupw%3D%3D_2072-74-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_5YCSWSKjJrvVSy7ajBoupw%3D%3D_2072-74-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_5YCSWSKjJrvVSy7ajBoupw%3D%3D_2072-74-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5YCSWSKjJrvVSy7ajBoupw==_2072-74-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '5YCSWSKjJrvVSy7ajBoupw==_2072-74-109'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId '5YCSWSKjJrvVSy7ajBoupw==_2072-74-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Mw2quqCC918RBAllTM%2Fuuw%3D%3D_2070-7-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Mw2quqCC918RBAllTM%2Fuuw%3D%3D_2070-7-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Mw2quqCC918RBAllTM%2Fuuw%3D%3D_2070-7-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Mw2quqCC918RBAllTM%2Fuuw%3D%3D_2070-7-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_Mw2quqCC918RBAllTM%2Fuuw%3D%3D_2070-7-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Mw2quqCC918RBAllTM/uuw==_2070-7-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Mw2quqCC918RBAllTM/uuw==_2070-7-109'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'Mw2quqCC918RBAllTM/uuw==_2070-7-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_fo3T5pEsLyMQBhgbodbp1g%3D%3D_2074-9-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_fo3T5pEsLyMQBhgbodbp1g%3D%3D_2074-9-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_fo3T5pEsLyMQBhgbodbp1g%3D%3D_2074-9-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_fo3T5pEsLyMQBhgbodbp1g%3D%3D_2074-9-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_fo3T5pEsLyMQBhgbodbp1g%3D%3D_2074-9-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fo3T5pEsLyMQBhgbodbp1g==_2074-9-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'fo3T5pEsLyMQBhgbodbp1g==_2074-9-109'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'fo3T5pEsLyMQBhgbodbp1g==_2074-9-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_ihBlrtW8gNO3GemMipypQw%3D%3D_2077-26-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_ihBlrtW8gNO3GemMipypQw%3D%3D_2077-26-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_ihBlrtW8gNO3GemMipypQw%3D%3D_2077-26-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_ihBlrtW8gNO3GemMipypQw%3D%3D_2077-26-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_ihBlrtW8gNO3GemMipypQw%3D%3D_2077-26-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ihBlrtW8gNO3GemMipypQw==_2077-26-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'ihBlrtW8gNO3GemMipypQw==_2077-26-109'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'ihBlrtW8gNO3GemMipypQw==_2077-26-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_wYMkXm6JHwbTN4cY45dmvA%3D%3D_2076-33-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_wYMkXm6JHwbTN4cY45dmvA%3D%3D_2076-33-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_wYMkXm6JHwbTN4cY45dmvA%3D%3D_2076-33-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_wYMkXm6JHwbTN4cY45dmvA%3D%3D_2076-33-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_wYMkXm6JHwbTN4cY45dmvA%3D%3D_2076-33-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "wYMkXm6JHwbTN4cY45dmvA==_2076-33-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'wYMkXm6JHwbTN4cY45dmvA==_2076-33-109'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'wYMkXm6JHwbTN4cY45dmvA==_2076-33-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_lDJ%2BwYMAbHNSG6VIuyMoOQ%3D%3D_2071-39-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_lDJ%2BwYMAbHNSG6VIuyMoOQ%3D%3D_2071-39-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_lDJ%2BwYMAbHNSG6VIuyMoOQ%3D%3D_2071-39-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_lDJ%2BwYMAbHNSG6VIuyMoOQ%3D%3D_2071-39-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_lDJ%2BwYMAbHNSG6VIuyMoOQ%3D%3D_2071-39-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "lDJ+wYMAbHNSG6VIuyMoOQ==_2071-39-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'lDJ+wYMAbHNSG6VIuyMoOQ==_2071-39-109'^^xsd:string;
  dwc:scientificName 'Microspio mecznikowianus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '131138'^^xsd:integer;
  dwc:occurrenceId 'lDJ+wYMAbHNSG6VIuyMoOQ==_2071-39-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '131138'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_UcS1X81eX45eNPwbq7BFsw%3D%3D_2075-28-109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_UcS1X81eX45eNPwbq7BFsw%3D%3D_2075-28-109> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_UcS1X81eX45eNPwbq7BFsw%3D%3D_2075-28-109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50142"^^xsd:decimal ;
  dwc:decimalLongitude "30.49685"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_UcS1X81eX45eNPwbq7BFsw%3D%3D_2075-28-109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50142 30.49685)"^^geo:wktLiteral ;
  geo-pos:lat "45.50142"^^xsd:decimal ;
  geo-pos:long "30.49685"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A109_UcS1X81eX45eNPwbq7BFsw%3D%3D_2075-28-109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UcS1X81eX45eNPwbq7BFsw==_2075-28-109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'UcS1X81eX45eNPwbq7BFsw==_2075-28-109'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '30.49685'^^xsd:double;
  dwc:latitude '45.50142'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'UcS1X81eX45eNPwbq7BFsw==_2075-28-109'^^xsd:string;
  dwc:observationDate '2017-08-16'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_slZNlaRaXNRZSblvLccrmQ%3D%3D_1692-42-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_slZNlaRaXNRZSblvLccrmQ%3D%3D_1692-42-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_slZNlaRaXNRZSblvLccrmQ%3D%3D_1692-42-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_slZNlaRaXNRZSblvLccrmQ%3D%3D_1692-42-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_slZNlaRaXNRZSblvLccrmQ%3D%3D_1692-42-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "slZNlaRaXNRZSblvLccrmQ==_1692-42-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'slZNlaRaXNRZSblvLccrmQ==_1692-42-110'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'slZNlaRaXNRZSblvLccrmQ==_1692-42-110'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_zE5lxHlhqthjKf1seOmN3A%3D%3D_1696-52-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_zE5lxHlhqthjKf1seOmN3A%3D%3D_1696-52-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_zE5lxHlhqthjKf1seOmN3A%3D%3D_1696-52-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_zE5lxHlhqthjKf1seOmN3A%3D%3D_1696-52-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_zE5lxHlhqthjKf1seOmN3A%3D%3D_1696-52-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "zE5lxHlhqthjKf1seOmN3A==_1696-52-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'zE5lxHlhqthjKf1seOmN3A==_1696-52-110'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'zE5lxHlhqthjKf1seOmN3A==_1696-52-110'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_UtQ3cWNZpPG9QiXbrnWNRg%3D%3D_1685-75-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_UtQ3cWNZpPG9QiXbrnWNRg%3D%3D_1685-75-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_UtQ3cWNZpPG9QiXbrnWNRg%3D%3D_1685-75-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_UtQ3cWNZpPG9QiXbrnWNRg%3D%3D_1685-75-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_UtQ3cWNZpPG9QiXbrnWNRg%3D%3D_1685-75-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UtQ3cWNZpPG9QiXbrnWNRg==_1685-75-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'UtQ3cWNZpPG9QiXbrnWNRg==_1685-75-110'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'UtQ3cWNZpPG9QiXbrnWNRg==_1685-75-110'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_eqR6%2F%2BCESU7AkUQaqWHhwg%3D%3D_1693-75-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_eqR6%2F%2BCESU7AkUQaqWHhwg%3D%3D_1693-75-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_eqR6%2F%2BCESU7AkUQaqWHhwg%3D%3D_1693-75-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_eqR6%2F%2BCESU7AkUQaqWHhwg%3D%3D_1693-75-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_eqR6%2F%2BCESU7AkUQaqWHhwg%3D%3D_1693-75-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eqR6/+CESU7AkUQaqWHhwg==_1693-75-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'eqR6/+CESU7AkUQaqWHhwg==_1693-75-110'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'eqR6/+CESU7AkUQaqWHhwg==_1693-75-110'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_XcgdI2ZvRzUbkrx0RkiliQ%3D%3D_1694-78-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_XcgdI2ZvRzUbkrx0RkiliQ%3D%3D_1694-78-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_XcgdI2ZvRzUbkrx0RkiliQ%3D%3D_1694-78-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_XcgdI2ZvRzUbkrx0RkiliQ%3D%3D_1694-78-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_XcgdI2ZvRzUbkrx0RkiliQ%3D%3D_1694-78-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "XcgdI2ZvRzUbkrx0RkiliQ==_1694-78-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'XcgdI2ZvRzUbkrx0RkiliQ==_1694-78-110'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'XcgdI2ZvRzUbkrx0RkiliQ==_1694-78-110'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_2XqmNR7hrpUUyBLRLBHNzA%3D%3D_1687-90-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_2XqmNR7hrpUUyBLRLBHNzA%3D%3D_1687-90-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_2XqmNR7hrpUUyBLRLBHNzA%3D%3D_1687-90-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_2XqmNR7hrpUUyBLRLBHNzA%3D%3D_1687-90-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_2XqmNR7hrpUUyBLRLBHNzA%3D%3D_1687-90-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2XqmNR7hrpUUyBLRLBHNzA==_1687-90-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '2XqmNR7hrpUUyBLRLBHNzA==_1687-90-110'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:occurrenceId '2XqmNR7hrpUUyBLRLBHNzA==_1687-90-110'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_yU5uy%2FkddUYWtR8Sep1EKw%3D%3D_1688-126-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_yU5uy%2FkddUYWtR8Sep1EKw%3D%3D_1688-126-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_yU5uy%2FkddUYWtR8Sep1EKw%3D%3D_1688-126-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_yU5uy%2FkddUYWtR8Sep1EKw%3D%3D_1688-126-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_yU5uy%2FkddUYWtR8Sep1EKw%3D%3D_1688-126-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "yU5uy/kddUYWtR8Sep1EKw==_1688-126-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'yU5uy/kddUYWtR8Sep1EKw==_1688-126-110'^^xsd:string;
  dwc:scientificName 'Microdeutopus anomalus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '102043'^^xsd:integer;
  dwc:occurrenceId 'yU5uy/kddUYWtR8Sep1EKw==_1688-126-110'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_jsRUJS3a%2Fom1O6jf0bfYKg%3D%3D_1689-175-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_jsRUJS3a%2Fom1O6jf0bfYKg%3D%3D_1689-175-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_jsRUJS3a%2Fom1O6jf0bfYKg%3D%3D_1689-175-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_jsRUJS3a%2Fom1O6jf0bfYKg%3D%3D_1689-175-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_jsRUJS3a%2Fom1O6jf0bfYKg%3D%3D_1689-175-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "jsRUJS3a/om1O6jf0bfYKg==_1689-175-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'jsRUJS3a/om1O6jf0bfYKg==_1689-175-110'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'jsRUJS3a/om1O6jf0bfYKg==_1689-175-110'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_FDk0erF1obo%2FxC6XCOCI9g%3D%3D_1691-196-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_FDk0erF1obo%2FxC6XCOCI9g%3D%3D_1691-196-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_FDk0erF1obo%2FxC6XCOCI9g%3D%3D_1691-196-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_FDk0erF1obo%2FxC6XCOCI9g%3D%3D_1691-196-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_FDk0erF1obo%2FxC6XCOCI9g%3D%3D_1691-196-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FDk0erF1obo/xC6XCOCI9g==_1691-196-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'FDk0erF1obo/xC6XCOCI9g==_1691-196-110'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'FDk0erF1obo/xC6XCOCI9g==_1691-196-110'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_%2B47Kj6WyxW%2BHMmRKTNB3HQ%3D%3D_1695-269-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_%2B47Kj6WyxW%2BHMmRKTNB3HQ%3D%3D_1695-269-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_%2B47Kj6WyxW%2BHMmRKTNB3HQ%3D%3D_1695-269-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_%2B47Kj6WyxW%2BHMmRKTNB3HQ%3D%3D_1695-269-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_%2B47Kj6WyxW%2BHMmRKTNB3HQ%3D%3D_1695-269-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "+47Kj6WyxW+HMmRKTNB3HQ==_1695-269-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '+47Kj6WyxW+HMmRKTNB3HQ==_1695-269-110'^^xsd:string;
  dwc:scientificName 'Ophelia limacina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '130494'^^xsd:integer;
  dwc:occurrenceId '+47Kj6WyxW+HMmRKTNB3HQ==_1695-269-110'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130494'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_G3V81mN4XGsqaSwLVndYsw%3D%3D_1686-333-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_G3V81mN4XGsqaSwLVndYsw%3D%3D_1686-333-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_G3V81mN4XGsqaSwLVndYsw%3D%3D_1686-333-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_G3V81mN4XGsqaSwLVndYsw%3D%3D_1686-333-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_G3V81mN4XGsqaSwLVndYsw%3D%3D_1686-333-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "G3V81mN4XGsqaSwLVndYsw==_1686-333-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'G3V81mN4XGsqaSwLVndYsw==_1686-333-110'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'G3V81mN4XGsqaSwLVndYsw==_1686-333-110'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_PW%2BWURyl71%2FSbGA3Pn1TCQ%3D%3D_1690-221-110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_PW%2BWURyl71%2FSbGA3Pn1TCQ%3D%3D_1690-221-110> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_PW%2BWURyl71%2FSbGA3Pn1TCQ%3D%3D_1690-221-110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_PW%2BWURyl71%2FSbGA3Pn1TCQ%3D%3D_1690-221-110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A110_PW%2BWURyl71%2FSbGA3Pn1TCQ%3D%3D_1690-221-110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "PW+WURyl71/SbGA3Pn1TCQ==_1690-221-110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'PW+WURyl71/SbGA3Pn1TCQ==_1690-221-110'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'PW+WURyl71/SbGA3Pn1TCQ==_1690-221-110'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_sofyrbPFn5opdRkxpVV0dg%3D%3D_1707-221-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_sofyrbPFn5opdRkxpVV0dg%3D%3D_1707-221-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_sofyrbPFn5opdRkxpVV0dg%3D%3D_1707-221-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_sofyrbPFn5opdRkxpVV0dg%3D%3D_1707-221-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_sofyrbPFn5opdRkxpVV0dg%3D%3D_1707-221-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "sofyrbPFn5opdRkxpVV0dg==_1707-221-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'sofyrbPFn5opdRkxpVV0dg==_1707-221-111'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'sofyrbPFn5opdRkxpVV0dg==_1707-221-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_GdtpSsIADVSnKMcalLYFxw%3D%3D_1708-230-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_GdtpSsIADVSnKMcalLYFxw%3D%3D_1708-230-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_GdtpSsIADVSnKMcalLYFxw%3D%3D_1708-230-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_GdtpSsIADVSnKMcalLYFxw%3D%3D_1708-230-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_GdtpSsIADVSnKMcalLYFxw%3D%3D_1708-230-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GdtpSsIADVSnKMcalLYFxw==_1708-230-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'GdtpSsIADVSnKMcalLYFxw==_1708-230-111'^^xsd:string;
  dwc:scientificName 'Pusillina lineolata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '141335'^^xsd:integer;
  dwc:occurrenceId 'GdtpSsIADVSnKMcalLYFxw==_1708-230-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_Q0bT1%2Biahq3auSBmSGbNCw%3D%3D_1698-333-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_Q0bT1%2Biahq3auSBmSGbNCw%3D%3D_1698-333-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_Q0bT1%2Biahq3auSBmSGbNCw%3D%3D_1698-333-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_Q0bT1%2Biahq3auSBmSGbNCw%3D%3D_1698-333-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_Q0bT1%2Biahq3auSBmSGbNCw%3D%3D_1698-333-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Q0bT1+iahq3auSBmSGbNCw==_1698-333-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Q0bT1+iahq3auSBmSGbNCw==_1698-333-111'^^xsd:string;
  dwc:scientificName 'Bryozoa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '146142'^^xsd:integer;
  dwc:occurrenceId 'Q0bT1+iahq3auSBmSGbNCw==_1698-333-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '146142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_dIHb7L0k0lQTo2A9Kck3PA%3D%3D_1709-196-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_dIHb7L0k0lQTo2A9Kck3PA%3D%3D_1709-196-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_dIHb7L0k0lQTo2A9Kck3PA%3D%3D_1709-196-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_dIHb7L0k0lQTo2A9Kck3PA%3D%3D_1709-196-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_dIHb7L0k0lQTo2A9Kck3PA%3D%3D_1709-196-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dIHb7L0k0lQTo2A9Kck3PA==_1709-196-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'dIHb7L0k0lQTo2A9Kck3PA==_1709-196-111'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'dIHb7L0k0lQTo2A9Kck3PA==_1709-196-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_T3Ms%2FRkvglbsyJZXI3ARtw%3D%3D_1706-178-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_T3Ms%2FRkvglbsyJZXI3ARtw%3D%3D_1706-178-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_T3Ms%2FRkvglbsyJZXI3ARtw%3D%3D_1706-178-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_T3Ms%2FRkvglbsyJZXI3ARtw%3D%3D_1706-178-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_T3Ms%2FRkvglbsyJZXI3ARtw%3D%3D_1706-178-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "T3Ms/RkvglbsyJZXI3ARtw==_1706-178-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'T3Ms/RkvglbsyJZXI3ARtw==_1706-178-111'^^xsd:string;
  dwc:scientificName 'Oestergrenia digitata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '152547'^^xsd:integer;
  dwc:occurrenceId 'T3Ms/RkvglbsyJZXI3ARtw==_1706-178-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_h908kyCe%2FxOf%2B9G%2BGWxpbA%3D%3D_1710-185-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_h908kyCe%2FxOf%2B9G%2BGWxpbA%3D%3D_1710-185-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_h908kyCe%2FxOf%2B9G%2BGWxpbA%3D%3D_1710-185-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_h908kyCe%2FxOf%2B9G%2BGWxpbA%3D%3D_1710-185-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_h908kyCe%2FxOf%2B9G%2BGWxpbA%3D%3D_1710-185-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "h908kyCe/xOf+9G+GWxpbA==_1710-185-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'h908kyCe/xOf+9G+GWxpbA==_1710-185-111'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'h908kyCe/xOf+9G+GWxpbA==_1710-185-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_cjvngeZSQUua%2BWKVmjAoiQ%3D%3D_1705-175-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_cjvngeZSQUua%2BWKVmjAoiQ%3D%3D_1705-175-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_cjvngeZSQUua%2BWKVmjAoiQ%3D%3D_1705-175-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_cjvngeZSQUua%2BWKVmjAoiQ%3D%3D_1705-175-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_cjvngeZSQUua%2BWKVmjAoiQ%3D%3D_1705-175-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cjvngeZSQUua+WKVmjAoiQ==_1705-175-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'cjvngeZSQUua+WKVmjAoiQ==_1705-175-111'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'cjvngeZSQUua+WKVmjAoiQ==_1705-175-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_73MWWBByxVfDGm40%2FtFgKg%3D%3D_1703-138-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_73MWWBByxVfDGm40%2FtFgKg%3D%3D_1703-138-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_73MWWBByxVfDGm40%2FtFgKg%3D%3D_1703-138-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_73MWWBByxVfDGm40%2FtFgKg%3D%3D_1703-138-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_73MWWBByxVfDGm40%2FtFgKg%3D%3D_1703-138-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "73MWWBByxVfDGm40/tFgKg==_1703-138-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '73MWWBByxVfDGm40/tFgKg==_1703-138-111'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId '73MWWBByxVfDGm40/tFgKg==_1703-138-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_QWd%2By1ZlEZC3S6jKX9caTg%3D%3D_1699-90-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_QWd%2By1ZlEZC3S6jKX9caTg%3D%3D_1699-90-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_QWd%2By1ZlEZC3S6jKX9caTg%3D%3D_1699-90-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_QWd%2By1ZlEZC3S6jKX9caTg%3D%3D_1699-90-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_QWd%2By1ZlEZC3S6jKX9caTg%3D%3D_1699-90-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "QWd+y1ZlEZC3S6jKX9caTg==_1699-90-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'QWd+y1ZlEZC3S6jKX9caTg==_1699-90-111'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:occurrenceId 'QWd+y1ZlEZC3S6jKX9caTg==_1699-90-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_dCidffpdbl6qNbV4i1KwDQ%3D%3D_1702-126-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_dCidffpdbl6qNbV4i1KwDQ%3D%3D_1702-126-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_dCidffpdbl6qNbV4i1KwDQ%3D%3D_1702-126-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_dCidffpdbl6qNbV4i1KwDQ%3D%3D_1702-126-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_dCidffpdbl6qNbV4i1KwDQ%3D%3D_1702-126-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dCidffpdbl6qNbV4i1KwDQ==_1702-126-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'dCidffpdbl6qNbV4i1KwDQ==_1702-126-111'^^xsd:string;
  dwc:scientificName 'Microdeutopus anomalus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '102043'^^xsd:integer;
  dwc:occurrenceId 'dCidffpdbl6qNbV4i1KwDQ==_1702-126-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102043'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_QHsXL4jXFEsS2jq9MqrHyw%3D%3D_1700-87-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_QHsXL4jXFEsS2jq9MqrHyw%3D%3D_1700-87-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_QHsXL4jXFEsS2jq9MqrHyw%3D%3D_1700-87-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_QHsXL4jXFEsS2jq9MqrHyw%3D%3D_1700-87-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_QHsXL4jXFEsS2jq9MqrHyw%3D%3D_1700-87-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "QHsXL4jXFEsS2jq9MqrHyw==_1700-87-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'QHsXL4jXFEsS2jq9MqrHyw==_1700-87-111'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'QHsXL4jXFEsS2jq9MqrHyw==_1700-87-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_OChO0EcusVA21aCNw9RT8Q%3D%3D_1704-100-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_OChO0EcusVA21aCNw9RT8Q%3D%3D_1704-100-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_OChO0EcusVA21aCNw9RT8Q%3D%3D_1704-100-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_OChO0EcusVA21aCNw9RT8Q%3D%3D_1704-100-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_OChO0EcusVA21aCNw9RT8Q%3D%3D_1704-100-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OChO0EcusVA21aCNw9RT8Q==_1704-100-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'OChO0EcusVA21aCNw9RT8Q==_1704-100-111'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'OChO0EcusVA21aCNw9RT8Q==_1704-100-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_7iufdTqRFS0py8%2FyNRPThg%3D%3D_1701-131-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_7iufdTqRFS0py8%2FyNRPThg%3D%3D_1701-131-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_7iufdTqRFS0py8%2FyNRPThg%3D%3D_1701-131-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_7iufdTqRFS0py8%2FyNRPThg%3D%3D_1701-131-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_7iufdTqRFS0py8%2FyNRPThg%3D%3D_1701-131-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7iufdTqRFS0py8/yNRPThg==_1701-131-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '7iufdTqRFS0py8/yNRPThg==_1701-131-111'^^xsd:string;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:occurrenceId '7iufdTqRFS0py8/yNRPThg==_1701-131-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_K3nVFK8wb1HNDcvsi%2BiUYw%3D%3D_1712-75-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_K3nVFK8wb1HNDcvsi%2BiUYw%3D%3D_1712-75-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_K3nVFK8wb1HNDcvsi%2BiUYw%3D%3D_1712-75-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_K3nVFK8wb1HNDcvsi%2BiUYw%3D%3D_1712-75-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_K3nVFK8wb1HNDcvsi%2BiUYw%3D%3D_1712-75-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "K3nVFK8wb1HNDcvsi+iUYw==_1712-75-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'K3nVFK8wb1HNDcvsi+iUYw==_1712-75-111'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'K3nVFK8wb1HNDcvsi+iUYw==_1712-75-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_AQKwONh6IaBGI7DE9SCjqQ%3D%3D_1713-78-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_AQKwONh6IaBGI7DE9SCjqQ%3D%3D_1713-78-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_AQKwONh6IaBGI7DE9SCjqQ%3D%3D_1713-78-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_AQKwONh6IaBGI7DE9SCjqQ%3D%3D_1713-78-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_AQKwONh6IaBGI7DE9SCjqQ%3D%3D_1713-78-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AQKwONh6IaBGI7DE9SCjqQ==_1713-78-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'AQKwONh6IaBGI7DE9SCjqQ==_1713-78-111'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'AQKwONh6IaBGI7DE9SCjqQ==_1713-78-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_OBZkb3SvOpw9HFRV4TPHKw%3D%3D_1697-75-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_OBZkb3SvOpw9HFRV4TPHKw%3D%3D_1697-75-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_OBZkb3SvOpw9HFRV4TPHKw%3D%3D_1697-75-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_OBZkb3SvOpw9HFRV4TPHKw%3D%3D_1697-75-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_OBZkb3SvOpw9HFRV4TPHKw%3D%3D_1697-75-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "OBZkb3SvOpw9HFRV4TPHKw==_1697-75-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'OBZkb3SvOpw9HFRV4TPHKw==_1697-75-111'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'OBZkb3SvOpw9HFRV4TPHKw==_1697-75-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_baBL57rNelXoAOsIU3XvNQ%3D%3D_1711-42-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_baBL57rNelXoAOsIU3XvNQ%3D%3D_1711-42-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_baBL57rNelXoAOsIU3XvNQ%3D%3D_1711-42-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_baBL57rNelXoAOsIU3XvNQ%3D%3D_1711-42-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_baBL57rNelXoAOsIU3XvNQ%3D%3D_1711-42-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "baBL57rNelXoAOsIU3XvNQ==_1711-42-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'baBL57rNelXoAOsIU3XvNQ==_1711-42-111'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'baBL57rNelXoAOsIU3XvNQ==_1711-42-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_NVWUIeMZx2no0JjtXJuWvg%3D%3D_1714-52-111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_NVWUIeMZx2no0JjtXJuWvg%3D%3D_1714-52-111> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_NVWUIeMZx2no0JjtXJuWvg%3D%3D_1714-52-111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66725"^^xsd:decimal ;
  dwc:decimalLongitude "31.24943"^^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 "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_NVWUIeMZx2no0JjtXJuWvg%3D%3D_1714-52-111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66725 31.24943)"^^geo:wktLiteral ;
  geo-pos:lat "45.66725"^^xsd:decimal ;
  geo-pos:long "31.24943"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A111_NVWUIeMZx2no0JjtXJuWvg%3D%3D_1714-52-111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NVWUIeMZx2no0JjtXJuWvg==_1714-52-111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'NVWUIeMZx2no0JjtXJuWvg==_1714-52-111'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24943'^^xsd:double;
  dwc:latitude '45.66725'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:maximumDepth '41'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'NVWUIeMZx2no0JjtXJuWvg==_1714-52-111'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_IIDVA1iPrmjDziNYA%2FJleg%3D%3D_1942-42-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_IIDVA1iPrmjDziNYA%2FJleg%3D%3D_1942-42-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_IIDVA1iPrmjDziNYA%2FJleg%3D%3D_1942-42-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_IIDVA1iPrmjDziNYA%2FJleg%3D%3D_1942-42-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_IIDVA1iPrmjDziNYA%2FJleg%3D%3D_1942-42-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IIDVA1iPrmjDziNYA/Jleg==_1942-42-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'IIDVA1iPrmjDziNYA/Jleg==_1942-42-112'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'IIDVA1iPrmjDziNYA/Jleg==_1942-42-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_%2F9MEolp%2Bp0%2BCc3ljeKSfVg%3D%3D_1944-62-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_%2F9MEolp%2Bp0%2BCc3ljeKSfVg%3D%3D_1944-62-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_%2F9MEolp%2Bp0%2BCc3ljeKSfVg%3D%3D_1944-62-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_%2F9MEolp%2Bp0%2BCc3ljeKSfVg%3D%3D_1944-62-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_%2F9MEolp%2Bp0%2BCc3ljeKSfVg%3D%3D_1944-62-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "/9MEolp+p0+Cc3ljeKSfVg==_1944-62-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '/9MEolp+p0+Cc3ljeKSfVg==_1944-62-112'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId '/9MEolp+p0+Cc3ljeKSfVg==_1944-62-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_eadI0adZVUJlbrUG%2F%2B550A%3D%3D_1943-74-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_eadI0adZVUJlbrUG%2F%2B550A%3D%3D_1943-74-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_eadI0adZVUJlbrUG%2F%2B550A%3D%3D_1943-74-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_eadI0adZVUJlbrUG%2F%2B550A%3D%3D_1943-74-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_eadI0adZVUJlbrUG%2F%2B550A%3D%3D_1943-74-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eadI0adZVUJlbrUG/+550A==_1943-74-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'eadI0adZVUJlbrUG/+550A==_1943-74-112'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'eadI0adZVUJlbrUG/+550A==_1943-74-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_RItgsiv%2F1rb1u%2F3OMDIB%2Bg%3D%3D_1953-75-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_RItgsiv%2F1rb1u%2F3OMDIB%2Bg%3D%3D_1953-75-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_RItgsiv%2F1rb1u%2F3OMDIB%2Bg%3D%3D_1953-75-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_RItgsiv%2F1rb1u%2F3OMDIB%2Bg%3D%3D_1953-75-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_RItgsiv%2F1rb1u%2F3OMDIB%2Bg%3D%3D_1953-75-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "RItgsiv/1rb1u/3OMDIB+g==_1953-75-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'RItgsiv/1rb1u/3OMDIB+g==_1953-75-112'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'RItgsiv/1rb1u/3OMDIB+g==_1953-75-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_Yj0R3qLfuL3YGdxcIQZcXQ%3D%3D_1941-78-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_Yj0R3qLfuL3YGdxcIQZcXQ%3D%3D_1941-78-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_Yj0R3qLfuL3YGdxcIQZcXQ%3D%3D_1941-78-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_Yj0R3qLfuL3YGdxcIQZcXQ%3D%3D_1941-78-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_Yj0R3qLfuL3YGdxcIQZcXQ%3D%3D_1941-78-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Yj0R3qLfuL3YGdxcIQZcXQ==_1941-78-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Yj0R3qLfuL3YGdxcIQZcXQ==_1941-78-112'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'Yj0R3qLfuL3YGdxcIQZcXQ==_1941-78-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_5yeak0mGQr1wp2foNfydeA%3D%3D_1948-28-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_5yeak0mGQr1wp2foNfydeA%3D%3D_1948-28-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_5yeak0mGQr1wp2foNfydeA%3D%3D_1948-28-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_5yeak0mGQr1wp2foNfydeA%3D%3D_1948-28-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_5yeak0mGQr1wp2foNfydeA%3D%3D_1948-28-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5yeak0mGQr1wp2foNfydeA==_1948-28-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '5yeak0mGQr1wp2foNfydeA==_1948-28-112'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId '5yeak0mGQr1wp2foNfydeA==_1948-28-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_IgESipzq%2BLKj6uj3d3hicg%3D%3D_1949-41-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_IgESipzq%2BLKj6uj3d3hicg%3D%3D_1949-41-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_IgESipzq%2BLKj6uj3d3hicg%3D%3D_1949-41-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_IgESipzq%2BLKj6uj3d3hicg%3D%3D_1949-41-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_IgESipzq%2BLKj6uj3d3hicg%3D%3D_1949-41-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IgESipzq+LKj6uj3d3hicg==_1949-41-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'IgESipzq+LKj6uj3d3hicg==_1949-41-112'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'IgESipzq+LKj6uj3d3hicg==_1949-41-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_lSKlzNhwnc5IoS9PMVuSjg%3D%3D_1947-26-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_lSKlzNhwnc5IoS9PMVuSjg%3D%3D_1947-26-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_lSKlzNhwnc5IoS9PMVuSjg%3D%3D_1947-26-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_lSKlzNhwnc5IoS9PMVuSjg%3D%3D_1947-26-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_lSKlzNhwnc5IoS9PMVuSjg%3D%3D_1947-26-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "lSKlzNhwnc5IoS9PMVuSjg==_1947-26-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'lSKlzNhwnc5IoS9PMVuSjg==_1947-26-112'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'lSKlzNhwnc5IoS9PMVuSjg==_1947-26-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_5%2BZGHqCDzNqvh%2FcaYpPANA%3D%3D_1951-29-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_5%2BZGHqCDzNqvh%2FcaYpPANA%3D%3D_1951-29-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_5%2BZGHqCDzNqvh%2FcaYpPANA%3D%3D_1951-29-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_5%2BZGHqCDzNqvh%2FcaYpPANA%3D%3D_1951-29-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_5%2BZGHqCDzNqvh%2FcaYpPANA%3D%3D_1951-29-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5+ZGHqCDzNqvh/caYpPANA==_1951-29-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '5+ZGHqCDzNqvh/caYpPANA==_1951-29-112'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId '5+ZGHqCDzNqvh/caYpPANA==_1951-29-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_x3Pju3mhEbR8637ss6u%2BkA%3D%3D_1945-30-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_x3Pju3mhEbR8637ss6u%2BkA%3D%3D_1945-30-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_x3Pju3mhEbR8637ss6u%2BkA%3D%3D_1945-30-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_x3Pju3mhEbR8637ss6u%2BkA%3D%3D_1945-30-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_x3Pju3mhEbR8637ss6u%2BkA%3D%3D_1945-30-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "x3Pju3mhEbR8637ss6u+kA==_1945-30-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'x3Pju3mhEbR8637ss6u+kA==_1945-30-112'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'x3Pju3mhEbR8637ss6u+kA==_1945-30-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_kaAIS%2F2z3r1XnBPSIR6eKw%3D%3D_1946-32-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_kaAIS%2F2z3r1XnBPSIR6eKw%3D%3D_1946-32-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_kaAIS%2F2z3r1XnBPSIR6eKw%3D%3D_1946-32-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_kaAIS%2F2z3r1XnBPSIR6eKw%3D%3D_1946-32-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_kaAIS%2F2z3r1XnBPSIR6eKw%3D%3D_1946-32-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "kaAIS/2z3r1XnBPSIR6eKw==_1946-32-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'kaAIS/2z3r1XnBPSIR6eKw==_1946-32-112'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'kaAIS/2z3r1XnBPSIR6eKw==_1946-32-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_1%2Fp0ow3SfppXd1HKTOWXIg%3D%3D_1950-9-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_1%2Fp0ow3SfppXd1HKTOWXIg%3D%3D_1950-9-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_1%2Fp0ow3SfppXd1HKTOWXIg%3D%3D_1950-9-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_1%2Fp0ow3SfppXd1HKTOWXIg%3D%3D_1950-9-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_1%2Fp0ow3SfppXd1HKTOWXIg%3D%3D_1950-9-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1/p0ow3SfppXd1HKTOWXIg==_1950-9-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '1/p0ow3SfppXd1HKTOWXIg==_1950-9-112'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId '1/p0ow3SfppXd1HKTOWXIg==_1950-9-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_PHCBaVZg5eSJmy6zghBeSw%3D%3D_1952-18-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_PHCBaVZg5eSJmy6zghBeSw%3D%3D_1952-18-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_PHCBaVZg5eSJmy6zghBeSw%3D%3D_1952-18-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_PHCBaVZg5eSJmy6zghBeSw%3D%3D_1952-18-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_PHCBaVZg5eSJmy6zghBeSw%3D%3D_1952-18-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "PHCBaVZg5eSJmy6zghBeSw==_1952-18-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'PHCBaVZg5eSJmy6zghBeSw==_1952-18-112'^^xsd:string;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:occurrenceId 'PHCBaVZg5eSJmy6zghBeSw==_1952-18-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_p%2F0S%2Fxbg7e%2Fm8tqcrlVeIw%3D%3D_1938-131-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_p%2F0S%2Fxbg7e%2Fm8tqcrlVeIw%3D%3D_1938-131-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_p%2F0S%2Fxbg7e%2Fm8tqcrlVeIw%3D%3D_1938-131-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_p%2F0S%2Fxbg7e%2Fm8tqcrlVeIw%3D%3D_1938-131-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_p%2F0S%2Fxbg7e%2Fm8tqcrlVeIw%3D%3D_1938-131-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "p/0S/xbg7e/m8tqcrlVeIw==_1938-131-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'p/0S/xbg7e/m8tqcrlVeIw==_1938-131-112'^^xsd:string;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:occurrenceId 'p/0S/xbg7e/m8tqcrlVeIw==_1938-131-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_8rQb%2BJRsCMTzOu5bmdo6nA%3D%3D_1937-140-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_8rQb%2BJRsCMTzOu5bmdo6nA%3D%3D_1937-140-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_8rQb%2BJRsCMTzOu5bmdo6nA%3D%3D_1937-140-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_8rQb%2BJRsCMTzOu5bmdo6nA%3D%3D_1937-140-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_8rQb%2BJRsCMTzOu5bmdo6nA%3D%3D_1937-140-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8rQb+JRsCMTzOu5bmdo6nA==_1937-140-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '8rQb+JRsCMTzOu5bmdo6nA==_1937-140-112'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId '8rQb+JRsCMTzOu5bmdo6nA==_1937-140-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_kLxKqW3BAU3RHP6OaPIEmw%3D%3D_1940-138-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_kLxKqW3BAU3RHP6OaPIEmw%3D%3D_1940-138-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_kLxKqW3BAU3RHP6OaPIEmw%3D%3D_1940-138-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_kLxKqW3BAU3RHP6OaPIEmw%3D%3D_1940-138-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_kLxKqW3BAU3RHP6OaPIEmw%3D%3D_1940-138-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "kLxKqW3BAU3RHP6OaPIEmw==_1940-138-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'kLxKqW3BAU3RHP6OaPIEmw==_1940-138-112'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'kLxKqW3BAU3RHP6OaPIEmw==_1940-138-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_9seRLiE6dw9M8MfKtEgtPQ%3D%3D_1935-87-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_9seRLiE6dw9M8MfKtEgtPQ%3D%3D_1935-87-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_9seRLiE6dw9M8MfKtEgtPQ%3D%3D_1935-87-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_9seRLiE6dw9M8MfKtEgtPQ%3D%3D_1935-87-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_9seRLiE6dw9M8MfKtEgtPQ%3D%3D_1935-87-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9seRLiE6dw9M8MfKtEgtPQ==_1935-87-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '9seRLiE6dw9M8MfKtEgtPQ==_1935-87-112'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId '9seRLiE6dw9M8MfKtEgtPQ==_1935-87-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_%2BAhse7R6%2BCbApz%2BJqN73Sg%3D%3D_1936-127-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_%2BAhse7R6%2BCbApz%2BJqN73Sg%3D%3D_1936-127-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_%2BAhse7R6%2BCbApz%2BJqN73Sg%3D%3D_1936-127-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_%2BAhse7R6%2BCbApz%2BJqN73Sg%3D%3D_1936-127-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_%2BAhse7R6%2BCbApz%2BJqN73Sg%3D%3D_1936-127-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "+Ahse7R6+CbApz+JqN73Sg==_1936-127-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '+Ahse7R6+CbApz+JqN73Sg==_1936-127-112'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:occurrenceId '+Ahse7R6+CbApz+JqN73Sg==_1936-127-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_gGETbmFqPxerpEIZhd2MgQ%3D%3D_1939-100-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_gGETbmFqPxerpEIZhd2MgQ%3D%3D_1939-100-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_gGETbmFqPxerpEIZhd2MgQ%3D%3D_1939-100-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_gGETbmFqPxerpEIZhd2MgQ%3D%3D_1939-100-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_gGETbmFqPxerpEIZhd2MgQ%3D%3D_1939-100-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "gGETbmFqPxerpEIZhd2MgQ==_1939-100-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'gGETbmFqPxerpEIZhd2MgQ==_1939-100-112'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'gGETbmFqPxerpEIZhd2MgQ==_1939-100-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_H9KblfWVLe4v%2BJTaOUkK8A%3D%3D_1954-175-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_H9KblfWVLe4v%2BJTaOUkK8A%3D%3D_1954-175-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_H9KblfWVLe4v%2BJTaOUkK8A%3D%3D_1954-175-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_H9KblfWVLe4v%2BJTaOUkK8A%3D%3D_1954-175-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_H9KblfWVLe4v%2BJTaOUkK8A%3D%3D_1954-175-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "H9KblfWVLe4v+JTaOUkK8A==_1954-175-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'H9KblfWVLe4v+JTaOUkK8A==_1954-175-112'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'H9KblfWVLe4v+JTaOUkK8A==_1954-175-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_cr2T2bpXLqg9sHihVvEYog%3D%3D_1955-155-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_cr2T2bpXLqg9sHihVvEYog%3D%3D_1955-155-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_cr2T2bpXLqg9sHihVvEYog%3D%3D_1955-155-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_cr2T2bpXLqg9sHihVvEYog%3D%3D_1955-155-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_cr2T2bpXLqg9sHihVvEYog%3D%3D_1955-155-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cr2T2bpXLqg9sHihVvEYog==_1955-155-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'cr2T2bpXLqg9sHihVvEYog==_1955-155-112'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'cr2T2bpXLqg9sHihVvEYog==_1955-155-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_pH4cLWI9NnyBhZ2wgYrGSA%3D%3D_1933-221-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_pH4cLWI9NnyBhZ2wgYrGSA%3D%3D_1933-221-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_pH4cLWI9NnyBhZ2wgYrGSA%3D%3D_1933-221-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_pH4cLWI9NnyBhZ2wgYrGSA%3D%3D_1933-221-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_pH4cLWI9NnyBhZ2wgYrGSA%3D%3D_1933-221-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "pH4cLWI9NnyBhZ2wgYrGSA==_1933-221-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'pH4cLWI9NnyBhZ2wgYrGSA==_1933-221-112'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'pH4cLWI9NnyBhZ2wgYrGSA==_1933-221-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_oz7bOHgE9kza4dOoS2%2FqJw%3D%3D_1934-225-112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_oz7bOHgE9kza4dOoS2%2FqJw%3D%3D_1934-225-112> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_oz7bOHgE9kza4dOoS2%2FqJw%3D%3D_1934-225-112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_oz7bOHgE9kza4dOoS2%2FqJw%3D%3D_1934-225-112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A112_oz7bOHgE9kza4dOoS2%2FqJw%3D%3D_1934-225-112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "oz7bOHgE9kza4dOoS2/qJw==_1934-225-112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'oz7bOHgE9kza4dOoS2/qJw==_1934-225-112'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'oz7bOHgE9kza4dOoS2/qJw==_1934-225-112'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_YaC946ncHQ4H4%2B7tXlPWfw%3D%3D_2120-205-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_YaC946ncHQ4H4%2B7tXlPWfw%3D%3D_2120-205-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_YaC946ncHQ4H4%2B7tXlPWfw%3D%3D_2120-205-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_YaC946ncHQ4H4%2B7tXlPWfw%3D%3D_2120-205-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_YaC946ncHQ4H4%2B7tXlPWfw%3D%3D_2120-205-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "YaC946ncHQ4H4+7tXlPWfw==_2120-205-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'YaC946ncHQ4H4+7tXlPWfw==_2120-205-113'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:occurrenceId 'YaC946ncHQ4H4+7tXlPWfw==_2120-205-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_JtRt1xHMkMdOcm98tMOlTQ%3D%3D_2125-228-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_JtRt1xHMkMdOcm98tMOlTQ%3D%3D_2125-228-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_JtRt1xHMkMdOcm98tMOlTQ%3D%3D_2125-228-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_JtRt1xHMkMdOcm98tMOlTQ%3D%3D_2125-228-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_JtRt1xHMkMdOcm98tMOlTQ%3D%3D_2125-228-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "JtRt1xHMkMdOcm98tMOlTQ==_2125-228-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'JtRt1xHMkMdOcm98tMOlTQ==_2125-228-113'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:occurrenceId 'JtRt1xHMkMdOcm98tMOlTQ==_2125-228-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_CKSVUisL3N6CyM027rDknQ%3D%3D_2129-237-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_CKSVUisL3N6CyM027rDknQ%3D%3D_2129-237-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_CKSVUisL3N6CyM027rDknQ%3D%3D_2129-237-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_CKSVUisL3N6CyM027rDknQ%3D%3D_2129-237-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_CKSVUisL3N6CyM027rDknQ%3D%3D_2129-237-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CKSVUisL3N6CyM027rDknQ==_2129-237-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'CKSVUisL3N6CyM027rDknQ==_2129-237-113'^^xsd:string;
  dwc:scientificName 'Rissoa parva'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '141365'^^xsd:integer;
  dwc:occurrenceId 'CKSVUisL3N6CyM027rDknQ==_2129-237-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141365'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_0MID3GoyfLW%2FuOm8CDzY%2FQ%3D%3D_2119-198-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_0MID3GoyfLW%2FuOm8CDzY%2FQ%3D%3D_2119-198-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_0MID3GoyfLW%2FuOm8CDzY%2FQ%3D%3D_2119-198-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_0MID3GoyfLW%2FuOm8CDzY%2FQ%3D%3D_2119-198-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_0MID3GoyfLW%2FuOm8CDzY%2FQ%3D%3D_2119-198-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0MID3GoyfLW/uOm8CDzY/Q==_2119-198-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '0MID3GoyfLW/uOm8CDzY/Q==_2119-198-113'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId '0MID3GoyfLW/uOm8CDzY/Q==_2119-198-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_ilxLbLUtkNJ8XV0Y40Hw%2Bg%3D%3D_2121-206-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_ilxLbLUtkNJ8XV0Y40Hw%2Bg%3D%3D_2121-206-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_ilxLbLUtkNJ8XV0Y40Hw%2Bg%3D%3D_2121-206-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_ilxLbLUtkNJ8XV0Y40Hw%2Bg%3D%3D_2121-206-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_ilxLbLUtkNJ8XV0Y40Hw%2Bg%3D%3D_2121-206-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ilxLbLUtkNJ8XV0Y40Hw+g==_2121-206-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'ilxLbLUtkNJ8XV0Y40Hw+g==_2121-206-113'^^xsd:string;
  dwc:scientificName 'Gibbomodiola adriatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '506025'^^xsd:integer;
  dwc:occurrenceId 'ilxLbLUtkNJ8XV0Y40Hw+g==_2121-206-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_B6Jxzf2bHKRKqF9Tj9R0zw%3D%3D_2122-207-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_B6Jxzf2bHKRKqF9Tj9R0zw%3D%3D_2122-207-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_B6Jxzf2bHKRKqF9Tj9R0zw%3D%3D_2122-207-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_B6Jxzf2bHKRKqF9Tj9R0zw%3D%3D_2122-207-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_B6Jxzf2bHKRKqF9Tj9R0zw%3D%3D_2122-207-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "B6Jxzf2bHKRKqF9Tj9R0zw==_2122-207-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'B6Jxzf2bHKRKqF9Tj9R0zw==_2122-207-113'^^xsd:string;
  dwc:scientificName 'Gouldia minima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '141916'^^xsd:integer;
  dwc:occurrenceId 'B6Jxzf2bHKRKqF9Tj9R0zw==_2122-207-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141916'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_uk5yjmuu5JK0zoznenIEWg%3D%3D_2126-204-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_uk5yjmuu5JK0zoznenIEWg%3D%3D_2126-204-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_uk5yjmuu5JK0zoznenIEWg%3D%3D_2126-204-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_uk5yjmuu5JK0zoznenIEWg%3D%3D_2126-204-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_uk5yjmuu5JK0zoznenIEWg%3D%3D_2126-204-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "uk5yjmuu5JK0zoznenIEWg==_2126-204-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'uk5yjmuu5JK0zoznenIEWg==_2126-204-113'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber ponticus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '394257'^^xsd:integer;
  dwc:occurrenceId 'uk5yjmuu5JK0zoznenIEWg==_2126-204-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '394257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_v2ZCSkuMJ5yUv2I5k6LjfQ%3D%3D_2123-221-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_v2ZCSkuMJ5yUv2I5k6LjfQ%3D%3D_2123-221-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_v2ZCSkuMJ5yUv2I5k6LjfQ%3D%3D_2123-221-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_v2ZCSkuMJ5yUv2I5k6LjfQ%3D%3D_2123-221-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_v2ZCSkuMJ5yUv2I5k6LjfQ%3D%3D_2123-221-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "v2ZCSkuMJ5yUv2I5k6LjfQ==_2123-221-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'v2ZCSkuMJ5yUv2I5k6LjfQ==_2123-221-113'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'v2ZCSkuMJ5yUv2I5k6LjfQ==_2123-221-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DAfu56DOoFrVngjnCbwq4Q%3D%3D_2124-225-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DAfu56DOoFrVngjnCbwq4Q%3D%3D_2124-225-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DAfu56DOoFrVngjnCbwq4Q%3D%3D_2124-225-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DAfu56DOoFrVngjnCbwq4Q%3D%3D_2124-225-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DAfu56DOoFrVngjnCbwq4Q%3D%3D_2124-225-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DAfu56DOoFrVngjnCbwq4Q==_2124-225-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'DAfu56DOoFrVngjnCbwq4Q==_2124-225-113'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'DAfu56DOoFrVngjnCbwq4Q==_2124-225-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_O1CwKBOB91%2BhVtXFLNnqEQ%3D%3D_2137-158-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_O1CwKBOB91%2BhVtXFLNnqEQ%3D%3D_2137-158-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_O1CwKBOB91%2BhVtXFLNnqEQ%3D%3D_2137-158-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_O1CwKBOB91%2BhVtXFLNnqEQ%3D%3D_2137-158-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_O1CwKBOB91%2BhVtXFLNnqEQ%3D%3D_2137-158-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "O1CwKBOB91+hVtXFLNnqEQ==_2137-158-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'O1CwKBOB91+hVtXFLNnqEQ==_2137-158-113'^^xsd:string;
  dwc:scientificName 'Actinia equina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '100803'^^xsd:integer;
  dwc:occurrenceId 'O1CwKBOB91+hVtXFLNnqEQ==_2137-158-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '100803'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_8F%2BV0N13wzdcvUlccu1n4g%3D%3D_2138-169-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_8F%2BV0N13wzdcvUlccu1n4g%3D%3D_2138-169-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_8F%2BV0N13wzdcvUlccu1n4g%3D%3D_2138-169-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_8F%2BV0N13wzdcvUlccu1n4g%3D%3D_2138-169-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_8F%2BV0N13wzdcvUlccu1n4g%3D%3D_2138-169-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8F+V0N13wzdcvUlccu1n4g==_2138-169-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '8F+V0N13wzdcvUlccu1n4g==_2138-169-113'^^xsd:string;
  dwc:scientificName 'Obelia longissima'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '117389'^^xsd:integer;
  dwc:occurrenceId '8F+V0N13wzdcvUlccu1n4g==_2138-169-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '117389'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_6qaSqbqL3%2BRxg43ti2MAzA%3D%3D_2139-175-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_6qaSqbqL3%2BRxg43ti2MAzA%3D%3D_2139-175-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_6qaSqbqL3%2BRxg43ti2MAzA%3D%3D_2139-175-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_6qaSqbqL3%2BRxg43ti2MAzA%3D%3D_2139-175-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_6qaSqbqL3%2BRxg43ti2MAzA%3D%3D_2139-175-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6qaSqbqL3+Rxg43ti2MAzA==_2139-175-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '6qaSqbqL3+Rxg43ti2MAzA==_2139-175-113'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId '6qaSqbqL3+Rxg43ti2MAzA==_2139-175-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_Q7FYPDpGtjSExUB269EeYA%3D%3D_2132-141-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_Q7FYPDpGtjSExUB269EeYA%3D%3D_2132-141-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_Q7FYPDpGtjSExUB269EeYA%3D%3D_2132-141-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_Q7FYPDpGtjSExUB269EeYA%3D%3D_2132-141-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_Q7FYPDpGtjSExUB269EeYA%3D%3D_2132-141-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Q7FYPDpGtjSExUB269EeYA==_2132-141-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Q7FYPDpGtjSExUB269EeYA==_2132-141-113'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId 'Q7FYPDpGtjSExUB269EeYA==_2132-141-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DK%2FyacLLUoCbAi4gNfMQfw%3D%3D_2117-185-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DK%2FyacLLUoCbAi4gNfMQfw%3D%3D_2117-185-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DK%2FyacLLUoCbAi4gNfMQfw%3D%3D_2117-185-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DK%2FyacLLUoCbAi4gNfMQfw%3D%3D_2117-185-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DK%2FyacLLUoCbAi4gNfMQfw%3D%3D_2117-185-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DK/yacLLUoCbAi4gNfMQfw==_2117-185-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'DK/yacLLUoCbAi4gNfMQfw==_2117-185-113'^^xsd:string;
  dwc:scientificName 'Acanthocardia paucicostata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '138993'^^xsd:integer;
  dwc:occurrenceId 'DK/yacLLUoCbAi4gNfMQfw==_2117-185-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_ivF52DxGegalbCkE%2FczftA%3D%3D_2116-183-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_ivF52DxGegalbCkE%2FczftA%3D%3D_2116-183-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_ivF52DxGegalbCkE%2FczftA%3D%3D_2116-183-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_ivF52DxGegalbCkE%2FczftA%3D%3D_2116-183-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_ivF52DxGegalbCkE%2FczftA%3D%3D_2116-183-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ivF52DxGegalbCkE/czftA==_2116-183-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'ivF52DxGegalbCkE/czftA==_2116-183-113'^^xsd:string;
  dwc:scientificName 'Abra prismatica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '141436'^^xsd:integer;
  dwc:occurrenceId 'ivF52DxGegalbCkE/czftA==_2116-183-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141436'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_FiZWyVUgoQeE59P7Yl49Xg%3D%3D_2115-181-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_FiZWyVUgoQeE59P7Yl49Xg%3D%3D_2115-181-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_FiZWyVUgoQeE59P7Yl49Xg%3D%3D_2115-181-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_FiZWyVUgoQeE59P7Yl49Xg%3D%3D_2115-181-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_FiZWyVUgoQeE59P7Yl49Xg%3D%3D_2115-181-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FiZWyVUgoQeE59P7Yl49Xg==_2115-181-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'FiZWyVUgoQeE59P7Yl49Xg==_2115-181-113'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'FiZWyVUgoQeE59P7Yl49Xg==_2115-181-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_SWQ9dkWm%2BoTDIyofMAnFig%3D%3D_2118-196-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_SWQ9dkWm%2BoTDIyofMAnFig%3D%3D_2118-196-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_SWQ9dkWm%2BoTDIyofMAnFig%3D%3D_2118-196-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_SWQ9dkWm%2BoTDIyofMAnFig%3D%3D_2118-196-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_SWQ9dkWm%2BoTDIyofMAnFig%3D%3D_2118-196-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SWQ9dkWm+oTDIyofMAnFig==_2118-196-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'SWQ9dkWm+oTDIyofMAnFig==_2118-196-113'^^xsd:string;
  dwc:scientificName 'Cerastoderma glaucum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '138999'^^xsd:integer;
  dwc:occurrenceId 'SWQ9dkWm+oTDIyofMAnFig==_2118-196-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_P9lI6Tn5QSOtev2r5jcwpQ%3D%3D_2128-197-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_P9lI6Tn5QSOtev2r5jcwpQ%3D%3D_2128-197-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_P9lI6Tn5QSOtev2r5jcwpQ%3D%3D_2128-197-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_P9lI6Tn5QSOtev2r5jcwpQ%3D%3D_2128-197-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_P9lI6Tn5QSOtev2r5jcwpQ%3D%3D_2128-197-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "P9lI6Tn5QSOtev2r5jcwpQ==_2128-197-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'P9lI6Tn5QSOtev2r5jcwpQ==_2128-197-113'^^xsd:string;
  dwc:scientificName 'Cerithiopsis tubercularis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '139085'^^xsd:integer;
  dwc:occurrenceId 'P9lI6Tn5QSOtev2r5jcwpQ==_2128-197-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '139085'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_PH2c%2ByXdAjG8mFZ%2Biv%2BR9Q%3D%3D_2127-195-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_PH2c%2ByXdAjG8mFZ%2Biv%2BR9Q%3D%3D_2127-195-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_PH2c%2ByXdAjG8mFZ%2Biv%2BR9Q%3D%3D_2127-195-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_PH2c%2ByXdAjG8mFZ%2Biv%2BR9Q%3D%3D_2127-195-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_PH2c%2ByXdAjG8mFZ%2Biv%2BR9Q%3D%3D_2127-195-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "PH2c+yXdAjG8mFZ+iv+R9Q==_2127-195-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'PH2c+yXdAjG8mFZ+iv+R9Q==_2127-195-113'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'PH2c+yXdAjG8mFZ+iv+R9Q==_2127-195-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_kvgjwVba1AnY7AGhySmPRg%3D%3D_2130-87-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_kvgjwVba1AnY7AGhySmPRg%3D%3D_2130-87-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_kvgjwVba1AnY7AGhySmPRg%3D%3D_2130-87-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_kvgjwVba1AnY7AGhySmPRg%3D%3D_2130-87-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_kvgjwVba1AnY7AGhySmPRg%3D%3D_2130-87-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "kvgjwVba1AnY7AGhySmPRg==_2130-87-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'kvgjwVba1AnY7AGhySmPRg==_2130-87-113'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'kvgjwVba1AnY7AGhySmPRg==_2130-87-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_WRP5SWQfX3t2Q6hH4WSmjw%3D%3D_2134-100-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_WRP5SWQfX3t2Q6hH4WSmjw%3D%3D_2134-100-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_WRP5SWQfX3t2Q6hH4WSmjw%3D%3D_2134-100-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_WRP5SWQfX3t2Q6hH4WSmjw%3D%3D_2134-100-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_WRP5SWQfX3t2Q6hH4WSmjw%3D%3D_2134-100-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "WRP5SWQfX3t2Q6hH4WSmjw==_2134-100-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'WRP5SWQfX3t2Q6hH4WSmjw==_2134-100-113'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'WRP5SWQfX3t2Q6hH4WSmjw==_2134-100-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_vapzUA6SbW8w8gUWV%2BWN5w%3D%3D_2131-134-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_vapzUA6SbW8w8gUWV%2BWN5w%3D%3D_2131-134-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_vapzUA6SbW8w8gUWV%2BWN5w%3D%3D_2131-134-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_vapzUA6SbW8w8gUWV%2BWN5w%3D%3D_2131-134-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_vapzUA6SbW8w8gUWV%2BWN5w%3D%3D_2131-134-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "vapzUA6SbW8w8gUWV+WN5w==_2131-134-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'vapzUA6SbW8w8gUWV+WN5w==_2131-134-113'^^xsd:string;
  dwc:scientificName 'Palaemon elegans'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '107614'^^xsd:integer;
  dwc:occurrenceId 'vapzUA6SbW8w8gUWV+WN5w==_2131-134-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '107614'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_P1l3ZZ%2FraimC%2BQTLbhcjmg%3D%3D_2135-140-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_P1l3ZZ%2FraimC%2BQTLbhcjmg%3D%3D_2135-140-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_P1l3ZZ%2FraimC%2BQTLbhcjmg%3D%3D_2135-140-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_P1l3ZZ%2FraimC%2BQTLbhcjmg%3D%3D_2135-140-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_P1l3ZZ%2FraimC%2BQTLbhcjmg%3D%3D_2135-140-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "P1l3ZZ/raimC+QTLbhcjmg==_2135-140-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'P1l3ZZ/raimC+QTLbhcjmg==_2135-140-113'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'P1l3ZZ/raimC+QTLbhcjmg==_2135-140-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_t%2FnjsowWx3vs1ksY9dWVFQ%3D%3D_2136-137-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_t%2FnjsowWx3vs1ksY9dWVFQ%3D%3D_2136-137-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_t%2FnjsowWx3vs1ksY9dWVFQ%3D%3D_2136-137-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_t%2FnjsowWx3vs1ksY9dWVFQ%3D%3D_2136-137-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_t%2FnjsowWx3vs1ksY9dWVFQ%3D%3D_2136-137-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "t/njsowWx3vs1ksY9dWVFQ==_2136-137-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 't/njsowWx3vs1ksY9dWVFQ==_2136-137-113'^^xsd:string;
  dwc:scientificName 'Paramysis (Pseudoparamysis) pontica'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '120159'^^xsd:integer;
  dwc:occurrenceId 't/njsowWx3vs1ksY9dWVFQ==_2136-137-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '120159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_geYCf6SyWaHcl61HfHLYMA%3D%3D_2144-19-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_geYCf6SyWaHcl61HfHLYMA%3D%3D_2144-19-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_geYCf6SyWaHcl61HfHLYMA%3D%3D_2144-19-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_geYCf6SyWaHcl61HfHLYMA%3D%3D_2144-19-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_geYCf6SyWaHcl61HfHLYMA%3D%3D_2144-19-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "geYCf6SyWaHcl61HfHLYMA==_2144-19-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'geYCf6SyWaHcl61HfHLYMA==_2144-19-113'^^xsd:string;
  dwc:scientificName 'Eulalia viridis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '130639'^^xsd:integer;
  dwc:occurrenceId 'geYCf6SyWaHcl61HfHLYMA==_2144-19-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_wS%2Fig%2BCpA%2F34UzM4BZc5Og%3D%3D_2145-26-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_wS%2Fig%2BCpA%2F34UzM4BZc5Og%3D%3D_2145-26-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_wS%2Fig%2BCpA%2F34UzM4BZc5Og%3D%3D_2145-26-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_wS%2Fig%2BCpA%2F34UzM4BZc5Og%3D%3D_2145-26-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_wS%2Fig%2BCpA%2F34UzM4BZc5Og%3D%3D_2145-26-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "wS/ig+CpA/34UzM4BZc5Og==_2145-26-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'wS/ig+CpA/34UzM4BZc5Og==_2145-26-113'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'wS/ig+CpA/34UzM4BZc5Og==_2145-26-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_7fpyoAHeLmkaUGLKuv0iiA%3D%3D_2140-7-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_7fpyoAHeLmkaUGLKuv0iiA%3D%3D_2140-7-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_7fpyoAHeLmkaUGLKuv0iiA%3D%3D_2140-7-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_7fpyoAHeLmkaUGLKuv0iiA%3D%3D_2140-7-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_7fpyoAHeLmkaUGLKuv0iiA%3D%3D_2140-7-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7fpyoAHeLmkaUGLKuv0iiA==_2140-7-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '7fpyoAHeLmkaUGLKuv0iiA==_2140-7-113'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId '7fpyoAHeLmkaUGLKuv0iiA==_2140-7-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DuioZwvZLLI8M7z9pol6yg%3D%3D_2143-18-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DuioZwvZLLI8M7z9pol6yg%3D%3D_2143-18-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DuioZwvZLLI8M7z9pol6yg%3D%3D_2143-18-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DuioZwvZLLI8M7z9pol6yg%3D%3D_2143-18-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_DuioZwvZLLI8M7z9pol6yg%3D%3D_2143-18-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DuioZwvZLLI8M7z9pol6yg==_2143-18-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'DuioZwvZLLI8M7z9pol6yg==_2143-18-113'^^xsd:string;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:occurrenceId 'DuioZwvZLLI8M7z9pol6yg==_2143-18-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_a5okwFsnu720nh1yiWzPnA%3D%3D_2142-12-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_a5okwFsnu720nh1yiWzPnA%3D%3D_2142-12-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_a5okwFsnu720nh1yiWzPnA%3D%3D_2142-12-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_a5okwFsnu720nh1yiWzPnA%3D%3D_2142-12-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_a5okwFsnu720nh1yiWzPnA%3D%3D_2142-12-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a5okwFsnu720nh1yiWzPnA==_2142-12-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'a5okwFsnu720nh1yiWzPnA==_2142-12-113'^^xsd:string;
  dwc:scientificName 'Aricidea (Strelzovia) claudiae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '734522'^^xsd:integer;
  dwc:occurrenceId 'a5okwFsnu720nh1yiWzPnA==_2142-12-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_Ka9FFhVz1OewdtTEJ24GeQ%3D%3D_2141-8-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_Ka9FFhVz1OewdtTEJ24GeQ%3D%3D_2141-8-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_Ka9FFhVz1OewdtTEJ24GeQ%3D%3D_2141-8-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_Ka9FFhVz1OewdtTEJ24GeQ%3D%3D_2141-8-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_Ka9FFhVz1OewdtTEJ24GeQ%3D%3D_2141-8-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ka9FFhVz1OewdtTEJ24GeQ==_2141-8-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Ka9FFhVz1OewdtTEJ24GeQ==_2141-8-113'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:occurrenceId 'Ka9FFhVz1OewdtTEJ24GeQ==_2141-8-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_hPbzgoi3JBJe%2F6NjQajaew%3D%3D_2147-42-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_hPbzgoi3JBJe%2F6NjQajaew%3D%3D_2147-42-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_hPbzgoi3JBJe%2F6NjQajaew%3D%3D_2147-42-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_hPbzgoi3JBJe%2F6NjQajaew%3D%3D_2147-42-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_hPbzgoi3JBJe%2F6NjQajaew%3D%3D_2147-42-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "hPbzgoi3JBJe/6NjQajaew==_2147-42-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'hPbzgoi3JBJe/6NjQajaew==_2147-42-113'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'hPbzgoi3JBJe/6NjQajaew==_2147-42-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_kDJs6FhJu10K8UglwbxzYw%3D%3D_2146-28-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_kDJs6FhJu10K8UglwbxzYw%3D%3D_2146-28-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_kDJs6FhJu10K8UglwbxzYw%3D%3D_2146-28-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_kDJs6FhJu10K8UglwbxzYw%3D%3D_2146-28-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_kDJs6FhJu10K8UglwbxzYw%3D%3D_2146-28-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "kDJs6FhJu10K8UglwbxzYw==_2146-28-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'kDJs6FhJu10K8UglwbxzYw==_2146-28-113'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'kDJs6FhJu10K8UglwbxzYw==_2146-28-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_rWV2jNOyYkVV%2Br1blOThMQ%3D%3D_2133-80-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_rWV2jNOyYkVV%2Br1blOThMQ%3D%3D_2133-80-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_rWV2jNOyYkVV%2Br1blOThMQ%3D%3D_2133-80-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_rWV2jNOyYkVV%2Br1blOThMQ%3D%3D_2133-80-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_rWV2jNOyYkVV%2Br1blOThMQ%3D%3D_2133-80-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "rWV2jNOyYkVV+r1blOThMQ==_2133-80-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'rWV2jNOyYkVV+r1blOThMQ==_2133-80-113'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'rWV2jNOyYkVV+r1blOThMQ==_2133-80-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_EcMNmTXOlNSvVfhEYr93zg%3D%3D_2148-56-113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_EcMNmTXOlNSvVfhEYr93zg%3D%3D_2148-56-113> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_EcMNmTXOlNSvVfhEYr93zg%3D%3D_2148-56-113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83177"^^xsd:decimal ;
  dwc:decimalLongitude "31.01587"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "22.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_EcMNmTXOlNSvVfhEYr93zg%3D%3D_2148-56-113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83177 31.01587)"^^geo:wktLiteral ;
  geo-pos:lat "45.83177"^^xsd:decimal ;
  geo-pos:long "31.01587"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A113_EcMNmTXOlNSvVfhEYr93zg%3D%3D_2148-56-113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EcMNmTXOlNSvVfhEYr93zg==_2148-56-113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'EcMNmTXOlNSvVfhEYr93zg==_2148-56-113'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.01587'^^xsd:double;
  dwc:latitude '45.83177'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '22.5'^^xsd:double;
  dwc:maximumDepth '22.5'^^xsd:double;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'EcMNmTXOlNSvVfhEYr93zg==_2148-56-113'^^xsd:string;
  dwc:observationDate '2017-08-17'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_XHZ53o573TlQEESzqB8Tog%3D%3D_2098-57-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_XHZ53o573TlQEESzqB8Tog%3D%3D_2098-57-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_XHZ53o573TlQEESzqB8Tog%3D%3D_2098-57-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_XHZ53o573TlQEESzqB8Tog%3D%3D_2098-57-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_XHZ53o573TlQEESzqB8Tog%3D%3D_2098-57-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "XHZ53o573TlQEESzqB8Tog==_2098-57-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'XHZ53o573TlQEESzqB8Tog==_2098-57-114'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'XHZ53o573TlQEESzqB8Tog==_2098-57-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_HkGCPaL4vHqkXqU5ymSdSg%3D%3D_2094-48-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_HkGCPaL4vHqkXqU5ymSdSg%3D%3D_2094-48-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_HkGCPaL4vHqkXqU5ymSdSg%3D%3D_2094-48-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_HkGCPaL4vHqkXqU5ymSdSg%3D%3D_2094-48-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_HkGCPaL4vHqkXqU5ymSdSg%3D%3D_2094-48-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HkGCPaL4vHqkXqU5ymSdSg==_2094-48-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'HkGCPaL4vHqkXqU5ymSdSg==_2094-48-114'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'HkGCPaL4vHqkXqU5ymSdSg==_2094-48-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_CVKUuSw6UKUH7Ep%2B6BR6QA%3D%3D_2099-74-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_CVKUuSw6UKUH7Ep%2B6BR6QA%3D%3D_2099-74-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_CVKUuSw6UKUH7Ep%2B6BR6QA%3D%3D_2099-74-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_CVKUuSw6UKUH7Ep%2B6BR6QA%3D%3D_2099-74-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_CVKUuSw6UKUH7Ep%2B6BR6QA%3D%3D_2099-74-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CVKUuSw6UKUH7Ep+6BR6QA==_2099-74-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'CVKUuSw6UKUH7Ep+6BR6QA==_2099-74-114'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'CVKUuSw6UKUH7Ep+6BR6QA==_2099-74-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_2Texa6f0vQws2MgMc590Hw%3D%3D_2085-83-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_2Texa6f0vQws2MgMc590Hw%3D%3D_2085-83-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_2Texa6f0vQws2MgMc590Hw%3D%3D_2085-83-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_2Texa6f0vQws2MgMc590Hw%3D%3D_2085-83-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_2Texa6f0vQws2MgMc590Hw%3D%3D_2085-83-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2Texa6f0vQws2MgMc590Hw==_2085-83-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '2Texa6f0vQws2MgMc590Hw==_2085-83-114'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId '2Texa6f0vQws2MgMc590Hw==_2085-83-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_fqXC%2BYjLCvEPqO6%2FlRZwBQ%3D%3D_2100-75-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_fqXC%2BYjLCvEPqO6%2FlRZwBQ%3D%3D_2100-75-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_fqXC%2BYjLCvEPqO6%2FlRZwBQ%3D%3D_2100-75-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_fqXC%2BYjLCvEPqO6%2FlRZwBQ%3D%3D_2100-75-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_fqXC%2BYjLCvEPqO6%2FlRZwBQ%3D%3D_2100-75-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fqXC+YjLCvEPqO6/lRZwBQ==_2100-75-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'fqXC+YjLCvEPqO6/lRZwBQ==_2100-75-114'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'fqXC+YjLCvEPqO6/lRZwBQ==_2100-75-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_iAf4j3ancpv8Nsr3hlzKyw%3D%3D_2096-28-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_iAf4j3ancpv8Nsr3hlzKyw%3D%3D_2096-28-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_iAf4j3ancpv8Nsr3hlzKyw%3D%3D_2096-28-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_iAf4j3ancpv8Nsr3hlzKyw%3D%3D_2096-28-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_iAf4j3ancpv8Nsr3hlzKyw%3D%3D_2096-28-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "iAf4j3ancpv8Nsr3hlzKyw==_2096-28-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'iAf4j3ancpv8Nsr3hlzKyw==_2096-28-114'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'iAf4j3ancpv8Nsr3hlzKyw==_2096-28-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_AxhKfK5Pp1Woo%2B%2FdpHTZAA%3D%3D_2101-41-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_AxhKfK5Pp1Woo%2B%2FdpHTZAA%3D%3D_2101-41-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_AxhKfK5Pp1Woo%2B%2FdpHTZAA%3D%3D_2101-41-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_AxhKfK5Pp1Woo%2B%2FdpHTZAA%3D%3D_2101-41-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_AxhKfK5Pp1Woo%2B%2FdpHTZAA%3D%3D_2101-41-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AxhKfK5Pp1Woo+/dpHTZAA==_2101-41-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'AxhKfK5Pp1Woo+/dpHTZAA==_2101-41-114'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'AxhKfK5Pp1Woo+/dpHTZAA==_2101-41-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_%2FtPvzqrkgFT0A9OxPVSaFg%3D%3D_2095-32-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_%2FtPvzqrkgFT0A9OxPVSaFg%3D%3D_2095-32-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_%2FtPvzqrkgFT0A9OxPVSaFg%3D%3D_2095-32-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_%2FtPvzqrkgFT0A9OxPVSaFg%3D%3D_2095-32-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_%2FtPvzqrkgFT0A9OxPVSaFg%3D%3D_2095-32-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "/tPvzqrkgFT0A9OxPVSaFg==_2095-32-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '/tPvzqrkgFT0A9OxPVSaFg==_2095-32-114'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '/tPvzqrkgFT0A9OxPVSaFg==_2095-32-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_J2yf2dKib0vvTPbqvLkTwA%3D%3D_2097-26-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_J2yf2dKib0vvTPbqvLkTwA%3D%3D_2097-26-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_J2yf2dKib0vvTPbqvLkTwA%3D%3D_2097-26-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_J2yf2dKib0vvTPbqvLkTwA%3D%3D_2097-26-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_J2yf2dKib0vvTPbqvLkTwA%3D%3D_2097-26-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "J2yf2dKib0vvTPbqvLkTwA==_2097-26-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'J2yf2dKib0vvTPbqvLkTwA==_2097-26-114'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'J2yf2dKib0vvTPbqvLkTwA==_2097-26-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_V%2BAAO635GfiHGr%2BFKsGgvw%3D%3D_2103-9-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_V%2BAAO635GfiHGr%2BFKsGgvw%3D%3D_2103-9-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_V%2BAAO635GfiHGr%2BFKsGgvw%3D%3D_2103-9-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_V%2BAAO635GfiHGr%2BFKsGgvw%3D%3D_2103-9-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_V%2BAAO635GfiHGr%2BFKsGgvw%3D%3D_2103-9-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "V+AAO635GfiHGr+FKsGgvw==_2103-9-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'V+AAO635GfiHGr+FKsGgvw==_2103-9-114'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'V+AAO635GfiHGr+FKsGgvw==_2103-9-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_yrl18w8JMDxclekov08i%2Fg%3D%3D_2102-7-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_yrl18w8JMDxclekov08i%2Fg%3D%3D_2102-7-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_yrl18w8JMDxclekov08i%2Fg%3D%3D_2102-7-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_yrl18w8JMDxclekov08i%2Fg%3D%3D_2102-7-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_yrl18w8JMDxclekov08i%2Fg%3D%3D_2102-7-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "yrl18w8JMDxclekov08i/g==_2102-7-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'yrl18w8JMDxclekov08i/g==_2102-7-114'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'yrl18w8JMDxclekov08i/g==_2102-7-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_hIevsbYX5%2FUVtKB5Kp%2Fthw%3D%3D_2091-127-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_hIevsbYX5%2FUVtKB5Kp%2Fthw%3D%3D_2091-127-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_hIevsbYX5%2FUVtKB5Kp%2Fthw%3D%3D_2091-127-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_hIevsbYX5%2FUVtKB5Kp%2Fthw%3D%3D_2091-127-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_hIevsbYX5%2FUVtKB5Kp%2Fthw%3D%3D_2091-127-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "hIevsbYX5/UVtKB5Kp/thw==_2091-127-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'hIevsbYX5/UVtKB5Kp/thw==_2091-127-114'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:occurrenceId 'hIevsbYX5/UVtKB5Kp/thw==_2091-127-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_qha3oxIOhsrWctUxKnh3pg%3D%3D_2089-140-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_qha3oxIOhsrWctUxKnh3pg%3D%3D_2089-140-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_qha3oxIOhsrWctUxKnh3pg%3D%3D_2089-140-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_qha3oxIOhsrWctUxKnh3pg%3D%3D_2089-140-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_qha3oxIOhsrWctUxKnh3pg%3D%3D_2089-140-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "qha3oxIOhsrWctUxKnh3pg==_2089-140-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'qha3oxIOhsrWctUxKnh3pg==_2089-140-114'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'qha3oxIOhsrWctUxKnh3pg==_2089-140-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_xaq7rSnLA%2BwpXreN%2BX6coQ%3D%3D_2088-100-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_xaq7rSnLA%2BwpXreN%2BX6coQ%3D%3D_2088-100-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_xaq7rSnLA%2BwpXreN%2BX6coQ%3D%3D_2088-100-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_xaq7rSnLA%2BwpXreN%2BX6coQ%3D%3D_2088-100-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_xaq7rSnLA%2BwpXreN%2BX6coQ%3D%3D_2088-100-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "xaq7rSnLA+wpXreN+X6coQ==_2088-100-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'xaq7rSnLA+wpXreN+X6coQ==_2088-100-114'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'xaq7rSnLA+wpXreN+X6coQ==_2088-100-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_4u7QIkHdv%2F5shAvmVJMLCQ%3D%3D_2090-101-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_4u7QIkHdv%2F5shAvmVJMLCQ%3D%3D_2090-101-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_4u7QIkHdv%2F5shAvmVJMLCQ%3D%3D_2090-101-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_4u7QIkHdv%2F5shAvmVJMLCQ%3D%3D_2090-101-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_4u7QIkHdv%2F5shAvmVJMLCQ%3D%3D_2090-101-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4u7QIkHdv/5shAvmVJMLCQ==_2090-101-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '4u7QIkHdv/5shAvmVJMLCQ==_2090-101-114'^^xsd:string;
  dwc:scientificName 'Dikerogammarus villosus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '148586'^^xsd:integer;
  dwc:occurrenceId '4u7QIkHdv/5shAvmVJMLCQ==_2090-101-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '148586'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_V2037amWHmJpBHzSQfOB4Q%3D%3D_2092-108-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_V2037amWHmJpBHzSQfOB4Q%3D%3D_2092-108-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_V2037amWHmJpBHzSQfOB4Q%3D%3D_2092-108-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_V2037amWHmJpBHzSQfOB4Q%3D%3D_2092-108-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_V2037amWHmJpBHzSQfOB4Q%3D%3D_2092-108-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "V2037amWHmJpBHzSQfOB4Q==_2092-108-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'V2037amWHmJpBHzSQfOB4Q==_2092-108-114'^^xsd:string;
  dwc:scientificName 'Gammarus insensibilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '102280'^^xsd:integer;
  dwc:occurrenceId 'V2037amWHmJpBHzSQfOB4Q==_2092-108-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '102280'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GYwvFe1r9BTWIgT%2FacLbzw%3D%3D_2084-87-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GYwvFe1r9BTWIgT%2FacLbzw%3D%3D_2084-87-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GYwvFe1r9BTWIgT%2FacLbzw%3D%3D_2084-87-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GYwvFe1r9BTWIgT%2FacLbzw%3D%3D_2084-87-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GYwvFe1r9BTWIgT%2FacLbzw%3D%3D_2084-87-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GYwvFe1r9BTWIgT/acLbzw==_2084-87-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'GYwvFe1r9BTWIgT/acLbzw==_2084-87-114'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'GYwvFe1r9BTWIgT/acLbzw==_2084-87-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_DzP6Ek98FgpzRaDHuP5umA%3D%3D_2083-118-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_DzP6Ek98FgpzRaDHuP5umA%3D%3D_2083-118-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_DzP6Ek98FgpzRaDHuP5umA%3D%3D_2083-118-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_DzP6Ek98FgpzRaDHuP5umA%3D%3D_2083-118-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_DzP6Ek98FgpzRaDHuP5umA%3D%3D_2083-118-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DzP6Ek98FgpzRaDHuP5umA==_2083-118-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'DzP6Ek98FgpzRaDHuP5umA==_2083-118-114'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId 'DzP6Ek98FgpzRaDHuP5umA==_2083-118-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_c9KCEgW6hDLdjqh8FKweww%3D%3D_2081-181-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_c9KCEgW6hDLdjqh8FKweww%3D%3D_2081-181-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_c9KCEgW6hDLdjqh8FKweww%3D%3D_2081-181-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_c9KCEgW6hDLdjqh8FKweww%3D%3D_2081-181-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_c9KCEgW6hDLdjqh8FKweww%3D%3D_2081-181-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "c9KCEgW6hDLdjqh8FKweww==_2081-181-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'c9KCEgW6hDLdjqh8FKweww==_2081-181-114'^^xsd:string;
  dwc:scientificName 'Abra alba'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141433'^^xsd:integer;
  dwc:occurrenceId 'c9KCEgW6hDLdjqh8FKweww==_2081-181-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141433'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GVqIle2wtv8W%2BkIGXW3hAQ%3D%3D_2104-155-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GVqIle2wtv8W%2BkIGXW3hAQ%3D%3D_2104-155-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GVqIle2wtv8W%2BkIGXW3hAQ%3D%3D_2104-155-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GVqIle2wtv8W%2BkIGXW3hAQ%3D%3D_2104-155-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GVqIle2wtv8W%2BkIGXW3hAQ%3D%3D_2104-155-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GVqIle2wtv8W+kIGXW3hAQ==_2104-155-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'GVqIle2wtv8W+kIGXW3hAQ==_2104-155-114'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'GVqIle2wtv8W+kIGXW3hAQ==_2104-155-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_knmYDVGLP4t%2BkJh50oZX4Q%3D%3D_2087-144-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_knmYDVGLP4t%2BkJh50oZX4Q%3D%3D_2087-144-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_knmYDVGLP4t%2BkJh50oZX4Q%3D%3D_2087-144-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_knmYDVGLP4t%2BkJh50oZX4Q%3D%3D_2087-144-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_knmYDVGLP4t%2BkJh50oZX4Q%3D%3D_2087-144-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "knmYDVGLP4t+kJh50oZX4Q==_2087-144-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'knmYDVGLP4t+kJh50oZX4Q==_2087-144-114'^^xsd:string;
  dwc:scientificName 'Pontogammarus maeoticus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '742971'^^xsd:integer;
  dwc:occurrenceId 'knmYDVGLP4t+kJh50oZX4Q==_2087-144-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '742971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GNMoWNYuwqcJLMo%2B1w0zqQ%3D%3D_2086-147-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GNMoWNYuwqcJLMo%2B1w0zqQ%3D%3D_2086-147-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GNMoWNYuwqcJLMo%2B1w0zqQ%3D%3D_2086-147-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GNMoWNYuwqcJLMo%2B1w0zqQ%3D%3D_2086-147-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_GNMoWNYuwqcJLMo%2B1w0zqQ%3D%3D_2086-147-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GNMoWNYuwqcJLMo+1w0zqQ==_2086-147-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'GNMoWNYuwqcJLMo+1w0zqQ==_2086-147-114'^^xsd:string;
  dwc:scientificName 'Stenosoma capito'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '474857'^^xsd:integer;
  dwc:occurrenceId 'GNMoWNYuwqcJLMo+1w0zqQ==_2086-147-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '474857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_7XvtCy0TnBbe5OoLpqTV8Q%3D%3D_2105-153-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_7XvtCy0TnBbe5OoLpqTV8Q%3D%3D_2105-153-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_7XvtCy0TnBbe5OoLpqTV8Q%3D%3D_2105-153-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_7XvtCy0TnBbe5OoLpqTV8Q%3D%3D_2105-153-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_7XvtCy0TnBbe5OoLpqTV8Q%3D%3D_2105-153-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7XvtCy0TnBbe5OoLpqTV8Q==_2105-153-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '7XvtCy0TnBbe5OoLpqTV8Q==_2105-153-114'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId '7XvtCy0TnBbe5OoLpqTV8Q==_2105-153-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_Hi8bFQabcPzToiLVbBJXsA%3D%3D_2106-175-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_Hi8bFQabcPzToiLVbBJXsA%3D%3D_2106-175-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_Hi8bFQabcPzToiLVbBJXsA%3D%3D_2106-175-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_Hi8bFQabcPzToiLVbBJXsA%3D%3D_2106-175-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_Hi8bFQabcPzToiLVbBJXsA%3D%3D_2106-175-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hi8bFQabcPzToiLVbBJXsA==_2106-175-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Hi8bFQabcPzToiLVbBJXsA==_2106-175-114'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'Hi8bFQabcPzToiLVbBJXsA==_2106-175-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_0%2BlQS7%2FxJgRocFqLsmmMzw%3D%3D_2093-253-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_0%2BlQS7%2FxJgRocFqLsmmMzw%3D%3D_2093-253-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_0%2BlQS7%2FxJgRocFqLsmmMzw%3D%3D_2093-253-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_0%2BlQS7%2FxJgRocFqLsmmMzw%3D%3D_2093-253-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_0%2BlQS7%2FxJgRocFqLsmmMzw%3D%3D_2093-253-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0+lQS7/xJgRocFqLsmmMzw==_2093-253-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '0+lQS7/xJgRocFqLsmmMzw==_2093-253-114'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '0+lQS7/xJgRocFqLsmmMzw==_2093-253-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_1tmryPTNrFq%2BQvSOv99pqw%3D%3D_2079-221-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_1tmryPTNrFq%2BQvSOv99pqw%3D%3D_2079-221-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_1tmryPTNrFq%2BQvSOv99pqw%3D%3D_2079-221-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_1tmryPTNrFq%2BQvSOv99pqw%3D%3D_2079-221-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_1tmryPTNrFq%2BQvSOv99pqw%3D%3D_2079-221-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1tmryPTNrFq+QvSOv99pqw==_2079-221-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '1tmryPTNrFq+QvSOv99pqw==_2079-221-114'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId '1tmryPTNrFq+QvSOv99pqw==_2079-221-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_K8SatV0bVcKNeq0CWq%2BMgQ%3D%3D_2082-204-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_K8SatV0bVcKNeq0CWq%2BMgQ%3D%3D_2082-204-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_K8SatV0bVcKNeq0CWq%2BMgQ%3D%3D_2082-204-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_K8SatV0bVcKNeq0CWq%2BMgQ%3D%3D_2082-204-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_K8SatV0bVcKNeq0CWq%2BMgQ%3D%3D_2082-204-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "K8SatV0bVcKNeq0CWq+MgQ==_2082-204-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'K8SatV0bVcKNeq0CWq+MgQ==_2082-204-114'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber ponticus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '394257'^^xsd:integer;
  dwc:occurrenceId 'K8SatV0bVcKNeq0CWq+MgQ==_2082-204-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '394257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_x2VNuerzdoZ2qTER1Dc%2Fsg%3D%3D_2080-225-114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_x2VNuerzdoZ2qTER1Dc%2Fsg%3D%3D_2080-225-114> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_x2VNuerzdoZ2qTER1Dc%2Fsg%3D%3D_2080-225-114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_x2VNuerzdoZ2qTER1Dc%2Fsg%3D%3D_2080-225-114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A114_x2VNuerzdoZ2qTER1Dc%2Fsg%3D%3D_2080-225-114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "x2VNuerzdoZ2qTER1Dc/sg==_2080-225-114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'x2VNuerzdoZ2qTER1Dc/sg==_2080-225-114'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'x2VNuerzdoZ2qTER1Dc/sg==_2080-225-114'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_PETgvmLYRYzF9s%2FVoSXvyg%3D%3D_2177-221-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_PETgvmLYRYzF9s%2FVoSXvyg%3D%3D_2177-221-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_PETgvmLYRYzF9s%2FVoSXvyg%3D%3D_2177-221-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_PETgvmLYRYzF9s%2FVoSXvyg%3D%3D_2177-221-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_PETgvmLYRYzF9s%2FVoSXvyg%3D%3D_2177-221-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "PETgvmLYRYzF9s/VoSXvyg==_2177-221-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'PETgvmLYRYzF9s/VoSXvyg==_2177-221-115'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'PETgvmLYRYzF9s/VoSXvyg==_2177-221-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_b6ZasVhcm7IlJKFYUCDT5g%3D%3D_2178-240-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_b6ZasVhcm7IlJKFYUCDT5g%3D%3D_2178-240-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_b6ZasVhcm7IlJKFYUCDT5g%3D%3D_2178-240-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_b6ZasVhcm7IlJKFYUCDT5g%3D%3D_2178-240-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_b6ZasVhcm7IlJKFYUCDT5g%3D%3D_2178-240-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "b6ZasVhcm7IlJKFYUCDT5g==_2178-240-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'b6ZasVhcm7IlJKFYUCDT5g==_2178-240-115'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'b6ZasVhcm7IlJKFYUCDT5g==_2178-240-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_IJM3ZcDyH4jz6tT9imu4tw%3D%3D_2193-253-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_IJM3ZcDyH4jz6tT9imu4tw%3D%3D_2193-253-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_IJM3ZcDyH4jz6tT9imu4tw%3D%3D_2193-253-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_IJM3ZcDyH4jz6tT9imu4tw%3D%3D_2193-253-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_IJM3ZcDyH4jz6tT9imu4tw%3D%3D_2193-253-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IJM3ZcDyH4jz6tT9imu4tw==_2193-253-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'IJM3ZcDyH4jz6tT9imu4tw==_2193-253-115'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'IJM3ZcDyH4jz6tT9imu4tw==_2193-253-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Dt1Mjn52kYYLwdNNFCg0yQ%3D%3D_2176-204-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Dt1Mjn52kYYLwdNNFCg0yQ%3D%3D_2176-204-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Dt1Mjn52kYYLwdNNFCg0yQ%3D%3D_2176-204-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Dt1Mjn52kYYLwdNNFCg0yQ%3D%3D_2176-204-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Dt1Mjn52kYYLwdNNFCg0yQ%3D%3D_2176-204-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Dt1Mjn52kYYLwdNNFCg0yQ==_2176-204-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Dt1Mjn52kYYLwdNNFCg0yQ==_2176-204-115'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber ponticus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '394257'^^xsd:integer;
  dwc:occurrenceId 'Dt1Mjn52kYYLwdNNFCg0yQ==_2176-204-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '394257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Z1DlLtIt%2B2Hqj0CdyH7HsQ%3D%3D_2180-208-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Z1DlLtIt%2B2Hqj0CdyH7HsQ%3D%3D_2180-208-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Z1DlLtIt%2B2Hqj0CdyH7HsQ%3D%3D_2180-208-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Z1DlLtIt%2B2Hqj0CdyH7HsQ%3D%3D_2180-208-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Z1DlLtIt%2B2Hqj0CdyH7HsQ%3D%3D_2180-208-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Z1DlLtIt+2Hqj0CdyH7HsQ==_2180-208-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Z1DlLtIt+2Hqj0CdyH7HsQ==_2180-208-115'^^xsd:string;
  dwc:scientificName 'Hydrobia acuta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '140123'^^xsd:integer;
  dwc:occurrenceId 'Z1DlLtIt+2Hqj0CdyH7HsQ==_2180-208-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '140123'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_7Eni2i8mPaUq5Q81Tx6fvw%3D%3D_2175-205-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_7Eni2i8mPaUq5Q81Tx6fvw%3D%3D_2175-205-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_7Eni2i8mPaUq5Q81Tx6fvw%3D%3D_2175-205-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_7Eni2i8mPaUq5Q81Tx6fvw%3D%3D_2175-205-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_7Eni2i8mPaUq5Q81Tx6fvw%3D%3D_2175-205-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7Eni2i8mPaUq5Q81Tx6fvw==_2175-205-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '7Eni2i8mPaUq5Q81Tx6fvw==_2175-205-115'^^xsd:string;
  dwc:scientificName 'Gastrana fragilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '141578'^^xsd:integer;
  dwc:occurrenceId '7Eni2i8mPaUq5Q81Tx6fvw==_2175-205-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '141578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_2ZLLxgz8fyTNQDRUwJuJ5A%3D%3D_2174-175-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_2ZLLxgz8fyTNQDRUwJuJ5A%3D%3D_2174-175-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_2ZLLxgz8fyTNQDRUwJuJ5A%3D%3D_2174-175-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_2ZLLxgz8fyTNQDRUwJuJ5A%3D%3D_2174-175-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_2ZLLxgz8fyTNQDRUwJuJ5A%3D%3D_2174-175-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2ZLLxgz8fyTNQDRUwJuJ5A==_2174-175-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '2ZLLxgz8fyTNQDRUwJuJ5A==_2174-175-115'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId '2ZLLxgz8fyTNQDRUwJuJ5A==_2174-175-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_qJNzq81HnL5ge9WUHBJYQg%3D%3D_2192-153-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_qJNzq81HnL5ge9WUHBJYQg%3D%3D_2192-153-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_qJNzq81HnL5ge9WUHBJYQg%3D%3D_2192-153-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_qJNzq81HnL5ge9WUHBJYQg%3D%3D_2192-153-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_qJNzq81HnL5ge9WUHBJYQg%3D%3D_2192-153-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "qJNzq81HnL5ge9WUHBJYQg==_2192-153-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'qJNzq81HnL5ge9WUHBJYQg==_2192-153-115'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'qJNzq81HnL5ge9WUHBJYQg==_2192-153-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_WZu5EhH46giqXIcWR4jjSw%3D%3D_2179-195-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_WZu5EhH46giqXIcWR4jjSw%3D%3D_2179-195-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_WZu5EhH46giqXIcWR4jjSw%3D%3D_2179-195-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_WZu5EhH46giqXIcWR4jjSw%3D%3D_2179-195-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_WZu5EhH46giqXIcWR4jjSw%3D%3D_2179-195-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "WZu5EhH46giqXIcWR4jjSw==_2179-195-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'WZu5EhH46giqXIcWR4jjSw==_2179-195-115'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId 'WZu5EhH46giqXIcWR4jjSw==_2179-195-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_74kAjIzz2eljwtIL5wZ3jw%3D%3D_2167-118-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_74kAjIzz2eljwtIL5wZ3jw%3D%3D_2167-118-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_74kAjIzz2eljwtIL5wZ3jw%3D%3D_2167-118-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_74kAjIzz2eljwtIL5wZ3jw%3D%3D_2167-118-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_74kAjIzz2eljwtIL5wZ3jw%3D%3D_2167-118-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "74kAjIzz2eljwtIL5wZ3jw==_2167-118-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '74kAjIzz2eljwtIL5wZ3jw==_2167-118-115'^^xsd:string;
  dwc:scientificName 'Liocarcinus holsatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '107388'^^xsd:integer;
  dwc:occurrenceId '74kAjIzz2eljwtIL5wZ3jw==_2167-118-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '1748246'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_kBJ1oYcmtCIIshFifw9lNg%3D%3D_2168-110-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_kBJ1oYcmtCIIshFifw9lNg%3D%3D_2168-110-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_kBJ1oYcmtCIIshFifw9lNg%3D%3D_2168-110-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_kBJ1oYcmtCIIshFifw9lNg%3D%3D_2168-110-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_kBJ1oYcmtCIIshFifw9lNg%3D%3D_2168-110-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "kBJ1oYcmtCIIshFifw9lNg==_2168-110-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'kBJ1oYcmtCIIshFifw9lNg==_2168-110-115'^^xsd:string;
  dwc:scientificName 'Gastrosaccus sanctus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '120019'^^xsd:integer;
  dwc:occurrenceId 'kBJ1oYcmtCIIshFifw9lNg==_2168-110-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '120019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_ocknngdX9sMxhckIcl%2BK%2Fw%3D%3D_2172-138-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_ocknngdX9sMxhckIcl%2BK%2Fw%3D%3D_2172-138-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_ocknngdX9sMxhckIcl%2BK%2Fw%3D%3D_2172-138-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_ocknngdX9sMxhckIcl%2BK%2Fw%3D%3D_2172-138-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_ocknngdX9sMxhckIcl%2BK%2Fw%3D%3D_2172-138-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ocknngdX9sMxhckIcl+K/w==_2172-138-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'ocknngdX9sMxhckIcl+K/w==_2172-138-115'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'ocknngdX9sMxhckIcl+K/w==_2172-138-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_iYknznKjirQwyLWrYCzlfw%3D%3D_2171-140-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_iYknznKjirQwyLWrYCzlfw%3D%3D_2171-140-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_iYknznKjirQwyLWrYCzlfw%3D%3D_2171-140-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_iYknznKjirQwyLWrYCzlfw%3D%3D_2171-140-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_iYknznKjirQwyLWrYCzlfw%3D%3D_2171-140-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "iYknznKjirQwyLWrYCzlfw==_2171-140-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'iYknznKjirQwyLWrYCzlfw==_2171-140-115'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'iYknznKjirQwyLWrYCzlfw==_2171-140-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_s0VNuD%2F%2FDZc0eJ%2FlOn2qlQ%3D%3D_2170-131-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_s0VNuD%2F%2FDZc0eJ%2FlOn2qlQ%3D%3D_2170-131-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_s0VNuD%2F%2FDZc0eJ%2FlOn2qlQ%3D%3D_2170-131-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_s0VNuD%2F%2FDZc0eJ%2FlOn2qlQ%3D%3D_2170-131-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_s0VNuD%2F%2FDZc0eJ%2FlOn2qlQ%3D%3D_2170-131-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "s0VNuD//DZc0eJ/lOn2qlQ==_2170-131-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 's0VNuD//DZc0eJ/lOn2qlQ==_2170-131-115'^^xsd:string;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:occurrenceId 's0VNuD//DZc0eJ/lOn2qlQ==_2170-131-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_%2FP7rpOZuqLzY3GbhixHkEg%3D%3D_2182-7-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_%2FP7rpOZuqLzY3GbhixHkEg%3D%3D_2182-7-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_%2FP7rpOZuqLzY3GbhixHkEg%3D%3D_2182-7-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_%2FP7rpOZuqLzY3GbhixHkEg%3D%3D_2182-7-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_%2FP7rpOZuqLzY3GbhixHkEg%3D%3D_2182-7-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "/P7rpOZuqLzY3GbhixHkEg==_2182-7-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '/P7rpOZuqLzY3GbhixHkEg==_2182-7-115'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId '/P7rpOZuqLzY3GbhixHkEg==_2182-7-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_y%2FDGWEcDHaRtOCPfvuzq4g%3D%3D_2181-8-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_y%2FDGWEcDHaRtOCPfvuzq4g%3D%3D_2181-8-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_y%2FDGWEcDHaRtOCPfvuzq4g%3D%3D_2181-8-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_y%2FDGWEcDHaRtOCPfvuzq4g%3D%3D_2181-8-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_y%2FDGWEcDHaRtOCPfvuzq4g%3D%3D_2181-8-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "y/DGWEcDHaRtOCPfvuzq4g==_2181-8-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'y/DGWEcDHaRtOCPfvuzq4g==_2181-8-115'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:occurrenceId 'y/DGWEcDHaRtOCPfvuzq4g==_2181-8-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_EoNQFGS4lNaEDQRhcYtl1g%3D%3D_2185-12-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_EoNQFGS4lNaEDQRhcYtl1g%3D%3D_2185-12-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_EoNQFGS4lNaEDQRhcYtl1g%3D%3D_2185-12-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_EoNQFGS4lNaEDQRhcYtl1g%3D%3D_2185-12-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_EoNQFGS4lNaEDQRhcYtl1g%3D%3D_2185-12-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EoNQFGS4lNaEDQRhcYtl1g==_2185-12-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'EoNQFGS4lNaEDQRhcYtl1g==_2185-12-115'^^xsd:string;
  dwc:scientificName 'Aricidea (Strelzovia) claudiae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '734522'^^xsd:integer;
  dwc:occurrenceId 'EoNQFGS4lNaEDQRhcYtl1g==_2185-12-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '734522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_TCTzKMD8hisI313XOxwbmw%3D%3D_2186-26-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_TCTzKMD8hisI313XOxwbmw%3D%3D_2186-26-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_TCTzKMD8hisI313XOxwbmw%3D%3D_2186-26-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_TCTzKMD8hisI313XOxwbmw%3D%3D_2186-26-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_TCTzKMD8hisI313XOxwbmw%3D%3D_2186-26-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TCTzKMD8hisI313XOxwbmw==_2186-26-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'TCTzKMD8hisI313XOxwbmw==_2186-26-115'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'TCTzKMD8hisI313XOxwbmw==_2186-26-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Ex7Pj0nGOYuMaeAUhOLxnQ%3D%3D_2189-28-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Ex7Pj0nGOYuMaeAUhOLxnQ%3D%3D_2189-28-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Ex7Pj0nGOYuMaeAUhOLxnQ%3D%3D_2189-28-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Ex7Pj0nGOYuMaeAUhOLxnQ%3D%3D_2189-28-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_Ex7Pj0nGOYuMaeAUhOLxnQ%3D%3D_2189-28-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ex7Pj0nGOYuMaeAUhOLxnQ==_2189-28-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Ex7Pj0nGOYuMaeAUhOLxnQ==_2189-28-115'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'Ex7Pj0nGOYuMaeAUhOLxnQ==_2189-28-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_tC%2BA8bEXPanInB%2FnDataRw%3D%3D_2188-41-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_tC%2BA8bEXPanInB%2FnDataRw%3D%3D_2188-41-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_tC%2BA8bEXPanInB%2FnDataRw%3D%3D_2188-41-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_tC%2BA8bEXPanInB%2FnDataRw%3D%3D_2188-41-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_tC%2BA8bEXPanInB%2FnDataRw%3D%3D_2188-41-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "tC+A8bEXPanInB/nDataRw==_2188-41-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'tC+A8bEXPanInB/nDataRw==_2188-41-115'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'tC+A8bEXPanInB/nDataRw==_2188-41-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_EiJReD4%2Feon2x091JXykpA%3D%3D_2169-83-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_EiJReD4%2Feon2x091JXykpA%3D%3D_2169-83-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_EiJReD4%2Feon2x091JXykpA%3D%3D_2169-83-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_EiJReD4%2Feon2x091JXykpA%3D%3D_2169-83-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_EiJReD4%2Feon2x091JXykpA%3D%3D_2169-83-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EiJReD4/eon2x091JXykpA==_2169-83-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'EiJReD4/eon2x091JXykpA==_2169-83-115'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'EiJReD4/eon2x091JXykpA==_2169-83-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_U3cZNdfXupfGfR%2Bxr99q7g%3D%3D_2183-78-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_U3cZNdfXupfGfR%2Bxr99q7g%3D%3D_2183-78-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_U3cZNdfXupfGfR%2Bxr99q7g%3D%3D_2183-78-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_U3cZNdfXupfGfR%2Bxr99q7g%3D%3D_2183-78-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_U3cZNdfXupfGfR%2Bxr99q7g%3D%3D_2183-78-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "U3cZNdfXupfGfR+xr99q7g==_2183-78-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'U3cZNdfXupfGfR+xr99q7g==_2183-78-115'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'U3cZNdfXupfGfR+xr99q7g==_2183-78-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_lFQuPetskj7dVhvI8Cp7hg%3D%3D_2173-80-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_lFQuPetskj7dVhvI8Cp7hg%3D%3D_2173-80-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_lFQuPetskj7dVhvI8Cp7hg%3D%3D_2173-80-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_lFQuPetskj7dVhvI8Cp7hg%3D%3D_2173-80-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_lFQuPetskj7dVhvI8Cp7hg%3D%3D_2173-80-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "lFQuPetskj7dVhvI8Cp7hg==_2173-80-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'lFQuPetskj7dVhvI8Cp7hg==_2173-80-115'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'lFQuPetskj7dVhvI8Cp7hg==_2173-80-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_BwEn7YX26kidWXBbobkhbg%3D%3D_2184-74-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_BwEn7YX26kidWXBbobkhbg%3D%3D_2184-74-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_BwEn7YX26kidWXBbobkhbg%3D%3D_2184-74-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_BwEn7YX26kidWXBbobkhbg%3D%3D_2184-74-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_BwEn7YX26kidWXBbobkhbg%3D%3D_2184-74-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "BwEn7YX26kidWXBbobkhbg==_2184-74-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'BwEn7YX26kidWXBbobkhbg==_2184-74-115'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'BwEn7YX26kidWXBbobkhbg==_2184-74-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_0z1%2FjK%2BFwC%2FZszIpXJnkZg%3D%3D_2190-75-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_0z1%2FjK%2BFwC%2FZszIpXJnkZg%3D%3D_2190-75-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_0z1%2FjK%2BFwC%2FZszIpXJnkZg%3D%3D_2190-75-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_0z1%2FjK%2BFwC%2FZszIpXJnkZg%3D%3D_2190-75-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_0z1%2FjK%2BFwC%2FZszIpXJnkZg%3D%3D_2190-75-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0z1/jK+FwC/ZszIpXJnkZg==_2190-75-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '0z1/jK+FwC/ZszIpXJnkZg==_2190-75-115'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId '0z1/jK+FwC/ZszIpXJnkZg==_2190-75-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_7E1jcpk6MWyOsjsdgXQEsA%3D%3D_2191-48-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_7E1jcpk6MWyOsjsdgXQEsA%3D%3D_2191-48-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_7E1jcpk6MWyOsjsdgXQEsA%3D%3D_2191-48-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_7E1jcpk6MWyOsjsdgXQEsA%3D%3D_2191-48-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_7E1jcpk6MWyOsjsdgXQEsA%3D%3D_2191-48-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7E1jcpk6MWyOsjsdgXQEsA==_2191-48-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '7E1jcpk6MWyOsjsdgXQEsA==_2191-48-115'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId '7E1jcpk6MWyOsjsdgXQEsA==_2191-48-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_HVrhxC38Mvs9Zy34mvVnbg%3D%3D_2187-57-115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_HVrhxC38Mvs9Zy34mvVnbg%3D%3D_2187-57-115> ;
  mr:hasGeometry <https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_HVrhxC38Mvs9Zy34mvVnbg%3D%3D_2187-57-115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.0006"^^xsd:decimal ;
  dwc:decimalLongitude "31.24923"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "28"^^xsd:integer ;
  dwc:maximumDepthInMeters "28"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "40259.2812347433"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_HVrhxC38Mvs9Zy34mvVnbg%3D%3D_2187-57-115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.0006 31.24923)"^^geo:wktLiteral ;
  geo-pos:lat "46.0006"^^xsd:decimal ;
  geo-pos:long "31.24923"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "40259.2812347433"^^xsd:integer .

<https://eurobis.org/id/occurrence/6483_Macrozoob%3ANPMSUAPhyllophoraAugust2017%3A115_HVrhxC38Mvs9Zy34mvVnbg%3D%3D_2187-57-115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HVrhxC38Mvs9Zy34mvVnbg==_2187-57-115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6483_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora August 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'HVrhxC38Mvs9Zy34mvVnbg==_2187-57-115'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '18'^^xsd:integer;
  dwc:longitude '31.24923'^^xsd:double;
  dwc:latitude '46.0006'^^xsd:double;
  dwc:coordinatePrecision '40259.281234743'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.24943 45.50142, 31.24943 46.0006, 30.49685 46.0006, 30.49685 45.50142, 31.24943 45.50142))'^^xsd:string;
  dwc:minimumDepth '28'^^xsd:integer;
  dwc:maximumDepth '28'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'HVrhxC38Mvs9Zy34mvVnbg==_2187-57-115'^^xsd:string;
  dwc:observationDate '2017-08-18'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF