@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/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraJuly2017:92" ;
  .
<https://eurobis.org/id/event/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraJuly2017:93" ;
  .
<https://eurobis.org/id/event/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraJuly2017:94" ;
  .
<https://eurobis.org/id/event/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraJuly2017:95" ;
  .
<https://eurobis.org/id/event/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraJuly2017:96" ;
  .
<https://eurobis.org/id/event/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraJuly2017:97" ;
  .
<https://eurobis.org/id/event/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraJuly2017:98" ;
  .
<https://eurobis.org/id/event/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Macrozoob:NPMSUAPhyllophoraJuly2017:99" ;
  .
<https://eurobis.org/id/event/6473_NPMSUAPhyllophoraJuly2017>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NPMSUAPhyllophoraJuly2017" ;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_HpQoq0Djex3RgUVI8%2FJbCw%3D%3D_2384-18-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_HpQoq0Djex3RgUVI8%2FJbCw%3D%3D_2384-18-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_HpQoq0Djex3RgUVI8%2FJbCw%3D%3D_2384-18-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_HpQoq0Djex3RgUVI8%2FJbCw%3D%3D_2384-18-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_HpQoq0Djex3RgUVI8%2FJbCw%3D%3D_2384-18-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HpQoq0Djex3RgUVI8/JbCw==_2384-18-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'HpQoq0Djex3RgUVI8/JbCw==_2384-18-92'^^xsd:string;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:occurrenceId 'HpQoq0Djex3RgUVI8/JbCw==_2384-18-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_4GkBpBEtPDFqTEvJ724UcA%3D%3D_2385-28-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_4GkBpBEtPDFqTEvJ724UcA%3D%3D_2385-28-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_4GkBpBEtPDFqTEvJ724UcA%3D%3D_2385-28-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_4GkBpBEtPDFqTEvJ724UcA%3D%3D_2385-28-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_4GkBpBEtPDFqTEvJ724UcA%3D%3D_2385-28-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4GkBpBEtPDFqTEvJ724UcA==_2385-28-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '4GkBpBEtPDFqTEvJ724UcA==_2385-28-92'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId '4GkBpBEtPDFqTEvJ724UcA==_2385-28-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_XfnF9bZmQI6vAGU2JR9Jjw%3D%3D_2388-32-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_XfnF9bZmQI6vAGU2JR9Jjw%3D%3D_2388-32-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_XfnF9bZmQI6vAGU2JR9Jjw%3D%3D_2388-32-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_XfnF9bZmQI6vAGU2JR9Jjw%3D%3D_2388-32-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_XfnF9bZmQI6vAGU2JR9Jjw%3D%3D_2388-32-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "XfnF9bZmQI6vAGU2JR9Jjw==_2388-32-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'XfnF9bZmQI6vAGU2JR9Jjw==_2388-32-92'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'XfnF9bZmQI6vAGU2JR9Jjw==_2388-32-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_yCwZyAJmQzR23xRi0ueG%2BA%3D%3D_2386-33-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_yCwZyAJmQzR23xRi0ueG%2BA%3D%3D_2386-33-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_yCwZyAJmQzR23xRi0ueG%2BA%3D%3D_2386-33-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_yCwZyAJmQzR23xRi0ueG%2BA%3D%3D_2386-33-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_yCwZyAJmQzR23xRi0ueG%2BA%3D%3D_2386-33-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "yCwZyAJmQzR23xRi0ueG+A==_2386-33-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'yCwZyAJmQzR23xRi0ueG+A==_2386-33-92'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'yCwZyAJmQzR23xRi0ueG+A==_2386-33-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_E0e39PoJ%2FU6Pf4%2BIs1S53A%3D%3D_2383-37-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_E0e39PoJ%2FU6Pf4%2BIs1S53A%3D%3D_2383-37-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_E0e39PoJ%2FU6Pf4%2BIs1S53A%3D%3D_2383-37-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_E0e39PoJ%2FU6Pf4%2BIs1S53A%3D%3D_2383-37-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_E0e39PoJ%2FU6Pf4%2BIs1S53A%3D%3D_2383-37-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "E0e39PoJ/U6Pf4+Is1S53A==_2383-37-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'E0e39PoJ/U6Pf4+Is1S53A==_2383-37-92'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'E0e39PoJ/U6Pf4+Is1S53A==_2383-37-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_%2B52VmZYDcE6KYZGr887Tpw%3D%3D_2391-42-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_%2B52VmZYDcE6KYZGr887Tpw%3D%3D_2391-42-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_%2B52VmZYDcE6KYZGr887Tpw%3D%3D_2391-42-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_%2B52VmZYDcE6KYZGr887Tpw%3D%3D_2391-42-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_%2B52VmZYDcE6KYZGr887Tpw%3D%3D_2391-42-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "+52VmZYDcE6KYZGr887Tpw==_2391-42-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '+52VmZYDcE6KYZGr887Tpw==_2391-42-92'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId '+52VmZYDcE6KYZGr887Tpw==_2391-42-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_K77j73MfLLE69j4yI1CD0Q%3D%3D_2387-52-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_K77j73MfLLE69j4yI1CD0Q%3D%3D_2387-52-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_K77j73MfLLE69j4yI1CD0Q%3D%3D_2387-52-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_K77j73MfLLE69j4yI1CD0Q%3D%3D_2387-52-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_K77j73MfLLE69j4yI1CD0Q%3D%3D_2387-52-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "K77j73MfLLE69j4yI1CD0Q==_2387-52-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'K77j73MfLLE69j4yI1CD0Q==_2387-52-92'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'K77j73MfLLE69j4yI1CD0Q==_2387-52-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_5DHwAGta7vCef9ERJjDh3A%3D%3D_2390-56-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_5DHwAGta7vCef9ERJjDh3A%3D%3D_2390-56-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_5DHwAGta7vCef9ERJjDh3A%3D%3D_2390-56-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_5DHwAGta7vCef9ERJjDh3A%3D%3D_2390-56-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_5DHwAGta7vCef9ERJjDh3A%3D%3D_2390-56-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5DHwAGta7vCef9ERJjDh3A==_2390-56-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '5DHwAGta7vCef9ERJjDh3A==_2390-56-92'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId '5DHwAGta7vCef9ERJjDh3A==_2390-56-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_5buy5IuqW4%2BdPDgCBeoQDw%3D%3D_2381-74-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_5buy5IuqW4%2BdPDgCBeoQDw%3D%3D_2381-74-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_5buy5IuqW4%2BdPDgCBeoQDw%3D%3D_2381-74-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_5buy5IuqW4%2BdPDgCBeoQDw%3D%3D_2381-74-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_5buy5IuqW4%2BdPDgCBeoQDw%3D%3D_2381-74-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5buy5IuqW4+dPDgCBeoQDw==_2381-74-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '5buy5IuqW4+dPDgCBeoQDw==_2381-74-92'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId '5buy5IuqW4+dPDgCBeoQDw==_2381-74-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_8omZLBpRS0lwl%2FAjD4b0tw%3D%3D_2389-75-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_8omZLBpRS0lwl%2FAjD4b0tw%3D%3D_2389-75-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_8omZLBpRS0lwl%2FAjD4b0tw%3D%3D_2389-75-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_8omZLBpRS0lwl%2FAjD4b0tw%3D%3D_2389-75-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_8omZLBpRS0lwl%2FAjD4b0tw%3D%3D_2389-75-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8omZLBpRS0lwl/AjD4b0tw==_2389-75-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '8omZLBpRS0lwl/AjD4b0tw==_2389-75-92'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId '8omZLBpRS0lwl/AjD4b0tw==_2389-75-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_bcTdcsMRQSZq2RbyeMnJJA%3D%3D_2382-78-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_bcTdcsMRQSZq2RbyeMnJJA%3D%3D_2382-78-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_bcTdcsMRQSZq2RbyeMnJJA%3D%3D_2382-78-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_bcTdcsMRQSZq2RbyeMnJJA%3D%3D_2382-78-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_bcTdcsMRQSZq2RbyeMnJJA%3D%3D_2382-78-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bcTdcsMRQSZq2RbyeMnJJA==_2382-78-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'bcTdcsMRQSZq2RbyeMnJJA==_2382-78-92'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'bcTdcsMRQSZq2RbyeMnJJA==_2382-78-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_%2FgI5bjr3V61%2Bi0YxcjJ3Zw%3D%3D_2376-80-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_%2FgI5bjr3V61%2Bi0YxcjJ3Zw%3D%3D_2376-80-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_%2FgI5bjr3V61%2Bi0YxcjJ3Zw%3D%3D_2376-80-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_%2FgI5bjr3V61%2Bi0YxcjJ3Zw%3D%3D_2376-80-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_%2FgI5bjr3V61%2Bi0YxcjJ3Zw%3D%3D_2376-80-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "/gI5bjr3V61+i0YxcjJ3Zw==_2376-80-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '/gI5bjr3V61+i0YxcjJ3Zw==_2376-80-92'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId '/gI5bjr3V61+i0YxcjJ3Zw==_2376-80-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_9DgRZ17B8hAV3qRnZTQ3vQ%3D%3D_2373-83-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_9DgRZ17B8hAV3qRnZTQ3vQ%3D%3D_2373-83-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_9DgRZ17B8hAV3qRnZTQ3vQ%3D%3D_2373-83-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_9DgRZ17B8hAV3qRnZTQ3vQ%3D%3D_2373-83-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_9DgRZ17B8hAV3qRnZTQ3vQ%3D%3D_2373-83-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9DgRZ17B8hAV3qRnZTQ3vQ==_2373-83-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '9DgRZ17B8hAV3qRnZTQ3vQ==_2373-83-92'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId '9DgRZ17B8hAV3qRnZTQ3vQ==_2373-83-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_Ms9VR3i3gl0IvA3uJLfjtA%3D%3D_2374-87-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_Ms9VR3i3gl0IvA3uJLfjtA%3D%3D_2374-87-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_Ms9VR3i3gl0IvA3uJLfjtA%3D%3D_2374-87-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_Ms9VR3i3gl0IvA3uJLfjtA%3D%3D_2374-87-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_Ms9VR3i3gl0IvA3uJLfjtA%3D%3D_2374-87-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ms9VR3i3gl0IvA3uJLfjtA==_2374-87-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'Ms9VR3i3gl0IvA3uJLfjtA==_2374-87-92'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'Ms9VR3i3gl0IvA3uJLfjtA==_2374-87-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_KBmYAeWqTV9dR24mTNLZSA%3D%3D_2379-100-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_KBmYAeWqTV9dR24mTNLZSA%3D%3D_2379-100-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_KBmYAeWqTV9dR24mTNLZSA%3D%3D_2379-100-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_KBmYAeWqTV9dR24mTNLZSA%3D%3D_2379-100-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_KBmYAeWqTV9dR24mTNLZSA%3D%3D_2379-100-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KBmYAeWqTV9dR24mTNLZSA==_2379-100-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'KBmYAeWqTV9dR24mTNLZSA==_2379-100-92'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'KBmYAeWqTV9dR24mTNLZSA==_2379-100-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_EwBDR3GhoDAjV43QchLgTg%3D%3D_2375-127-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_EwBDR3GhoDAjV43QchLgTg%3D%3D_2375-127-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_EwBDR3GhoDAjV43QchLgTg%3D%3D_2375-127-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_EwBDR3GhoDAjV43QchLgTg%3D%3D_2375-127-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_EwBDR3GhoDAjV43QchLgTg%3D%3D_2375-127-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EwBDR3GhoDAjV43QchLgTg==_2375-127-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'EwBDR3GhoDAjV43QchLgTg==_2375-127-92'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:occurrenceId 'EwBDR3GhoDAjV43QchLgTg==_2375-127-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_8j1OHCRl9ylB8OhSJbJTyQ%3D%3D_2378-138-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_8j1OHCRl9ylB8OhSJbJTyQ%3D%3D_2378-138-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_8j1OHCRl9ylB8OhSJbJTyQ%3D%3D_2378-138-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_8j1OHCRl9ylB8OhSJbJTyQ%3D%3D_2378-138-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_8j1OHCRl9ylB8OhSJbJTyQ%3D%3D_2378-138-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8j1OHCRl9ylB8OhSJbJTyQ==_2378-138-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '8j1OHCRl9ylB8OhSJbJTyQ==_2378-138-92'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId '8j1OHCRl9ylB8OhSJbJTyQ==_2378-138-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_VBHsfu5V50DetCaiBiBv0Q%3D%3D_2377-140-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_VBHsfu5V50DetCaiBiBv0Q%3D%3D_2377-140-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_VBHsfu5V50DetCaiBiBv0Q%3D%3D_2377-140-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_VBHsfu5V50DetCaiBiBv0Q%3D%3D_2377-140-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_VBHsfu5V50DetCaiBiBv0Q%3D%3D_2377-140-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VBHsfu5V50DetCaiBiBv0Q==_2377-140-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'VBHsfu5V50DetCaiBiBv0Q==_2377-140-92'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'VBHsfu5V50DetCaiBiBv0Q==_2377-140-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_484oGzwGpMEhflxW4w%2FxGQ%3D%3D_2380-142-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_484oGzwGpMEhflxW4w%2FxGQ%3D%3D_2380-142-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_484oGzwGpMEhflxW4w%2FxGQ%3D%3D_2380-142-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_484oGzwGpMEhflxW4w%2FxGQ%3D%3D_2380-142-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_484oGzwGpMEhflxW4w%2FxGQ%3D%3D_2380-142-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "484oGzwGpMEhflxW4w/xGQ==_2380-142-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '484oGzwGpMEhflxW4w/xGQ==_2380-142-92'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId '484oGzwGpMEhflxW4w/xGQ==_2380-142-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_cDFwdnWlR%2FyghQBHHhnDUQ%3D%3D_2392-153-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_cDFwdnWlR%2FyghQBHHhnDUQ%3D%3D_2392-153-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_cDFwdnWlR%2FyghQBHHhnDUQ%3D%3D_2392-153-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_cDFwdnWlR%2FyghQBHHhnDUQ%3D%3D_2392-153-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_cDFwdnWlR%2FyghQBHHhnDUQ%3D%3D_2392-153-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cDFwdnWlR/yghQBHHhnDUQ==_2392-153-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'cDFwdnWlR/yghQBHHhnDUQ==_2392-153-92'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'cDFwdnWlR/yghQBHHhnDUQ==_2392-153-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_qijBJVZAER9YOutjyu7fmg%3D%3D_2393-175-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_qijBJVZAER9YOutjyu7fmg%3D%3D_2393-175-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_qijBJVZAER9YOutjyu7fmg%3D%3D_2393-175-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_qijBJVZAER9YOutjyu7fmg%3D%3D_2393-175-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_qijBJVZAER9YOutjyu7fmg%3D%3D_2393-175-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "qijBJVZAER9YOutjyu7fmg==_2393-175-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'qijBJVZAER9YOutjyu7fmg==_2393-175-92'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'qijBJVZAER9YOutjyu7fmg==_2393-175-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_kLorIozzQGKoWSe3588vEQ%3D%3D_2370-221-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_kLorIozzQGKoWSe3588vEQ%3D%3D_2370-221-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_kLorIozzQGKoWSe3588vEQ%3D%3D_2370-221-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_kLorIozzQGKoWSe3588vEQ%3D%3D_2370-221-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_kLorIozzQGKoWSe3588vEQ%3D%3D_2370-221-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "kLorIozzQGKoWSe3588vEQ==_2370-221-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'kLorIozzQGKoWSe3588vEQ==_2370-221-92'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'kLorIozzQGKoWSe3588vEQ==_2370-221-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_Ly%2FSYsDOVV1ONHeplxhjcQ%3D%3D_2371-225-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_Ly%2FSYsDOVV1ONHeplxhjcQ%3D%3D_2371-225-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_Ly%2FSYsDOVV1ONHeplxhjcQ%3D%3D_2371-225-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_Ly%2FSYsDOVV1ONHeplxhjcQ%3D%3D_2371-225-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_Ly%2FSYsDOVV1ONHeplxhjcQ%3D%3D_2371-225-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Ly/SYsDOVV1ONHeplxhjcQ==_2371-225-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'Ly/SYsDOVV1ONHeplxhjcQ==_2371-225-92'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'Ly/SYsDOVV1ONHeplxhjcQ==_2371-225-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_mY64X%2B6H8COPwZ1nkKM4vQ%3D%3D_2372-240-92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_mY64X%2B6H8COPwZ1nkKM4vQ%3D%3D_2372-240-92> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_mY64X%2B6H8COPwZ1nkKM4vQ%3D%3D_2372-240-92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_mY64X%2B6H8COPwZ1nkKM4vQ%3D%3D_2372-240-92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A92_mY64X%2B6H8COPwZ1nkKM4vQ%3D%3D_2372-240-92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mY64X+6H8COPwZ1nkKM4vQ==_2372-240-92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'mY64X+6H8COPwZ1nkKM4vQ==_2372-240-92'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'mY64X+6H8COPwZ1nkKM4vQ==_2372-240-92'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ygDh3VyU09XsCyp0K6H77A%3D%3D_2346-240-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ygDh3VyU09XsCyp0K6H77A%3D%3D_2346-240-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ygDh3VyU09XsCyp0K6H77A%3D%3D_2346-240-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ygDh3VyU09XsCyp0K6H77A%3D%3D_2346-240-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ygDh3VyU09XsCyp0K6H77A%3D%3D_2346-240-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ygDh3VyU09XsCyp0K6H77A==_2346-240-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'ygDh3VyU09XsCyp0K6H77A==_2346-240-93'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId 'ygDh3VyU09XsCyp0K6H77A==_2346-240-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_vO3w8UxeVE2W89PrDU6IvA%3D%3D_2345-225-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_vO3w8UxeVE2W89PrDU6IvA%3D%3D_2345-225-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_vO3w8UxeVE2W89PrDU6IvA%3D%3D_2345-225-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_vO3w8UxeVE2W89PrDU6IvA%3D%3D_2345-225-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_vO3w8UxeVE2W89PrDU6IvA%3D%3D_2345-225-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "vO3w8UxeVE2W89PrDU6IvA==_2345-225-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'vO3w8UxeVE2W89PrDU6IvA==_2345-225-93'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'vO3w8UxeVE2W89PrDU6IvA==_2345-225-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ZrrmqqCPCF%2BP2lEbq32UWw%3D%3D_2343-221-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ZrrmqqCPCF%2BP2lEbq32UWw%3D%3D_2343-221-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ZrrmqqCPCF%2BP2lEbq32UWw%3D%3D_2343-221-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ZrrmqqCPCF%2BP2lEbq32UWw%3D%3D_2343-221-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ZrrmqqCPCF%2BP2lEbq32UWw%3D%3D_2343-221-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ZrrmqqCPCF+P2lEbq32UWw==_2343-221-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'ZrrmqqCPCF+P2lEbq32UWw==_2343-221-93'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'ZrrmqqCPCF+P2lEbq32UWw==_2343-221-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_xYYBo%2BVZPTpL%2FsJCZ1QmbQ%3D%3D_2368-153-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_xYYBo%2BVZPTpL%2FsJCZ1QmbQ%3D%3D_2368-153-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_xYYBo%2BVZPTpL%2FsJCZ1QmbQ%3D%3D_2368-153-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_xYYBo%2BVZPTpL%2FsJCZ1QmbQ%3D%3D_2368-153-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_xYYBo%2BVZPTpL%2FsJCZ1QmbQ%3D%3D_2368-153-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "xYYBo+VZPTpL/sJCZ1QmbQ==_2368-153-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'xYYBo+VZPTpL/sJCZ1QmbQ==_2368-153-93'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'xYYBo+VZPTpL/sJCZ1QmbQ==_2368-153-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_kxz9rnnB4HJlMZYPnQYRZw%3D%3D_2367-155-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_kxz9rnnB4HJlMZYPnQYRZw%3D%3D_2367-155-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_kxz9rnnB4HJlMZYPnQYRZw%3D%3D_2367-155-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_kxz9rnnB4HJlMZYPnQYRZw%3D%3D_2367-155-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_kxz9rnnB4HJlMZYPnQYRZw%3D%3D_2367-155-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "kxz9rnnB4HJlMZYPnQYRZw==_2367-155-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'kxz9rnnB4HJlMZYPnQYRZw==_2367-155-93'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'kxz9rnnB4HJlMZYPnQYRZw==_2367-155-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_%2B4JyTw2eb5uaJcvqAPvn%2Fw%3D%3D_2369-175-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_%2B4JyTw2eb5uaJcvqAPvn%2Fw%3D%3D_2369-175-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_%2B4JyTw2eb5uaJcvqAPvn%2Fw%3D%3D_2369-175-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_%2B4JyTw2eb5uaJcvqAPvn%2Fw%3D%3D_2369-175-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_%2B4JyTw2eb5uaJcvqAPvn%2Fw%3D%3D_2369-175-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "+4JyTw2eb5uaJcvqAPvn/w==_2369-175-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '+4JyTw2eb5uaJcvqAPvn/w==_2369-175-93'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId '+4JyTw2eb5uaJcvqAPvn/w==_2369-175-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_%2FDYIQxZb29q2HpSpw8reOQ%3D%3D_2344-195-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_%2FDYIQxZb29q2HpSpw8reOQ%3D%3D_2344-195-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_%2FDYIQxZb29q2HpSpw8reOQ%3D%3D_2344-195-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_%2FDYIQxZb29q2HpSpw8reOQ%3D%3D_2344-195-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_%2FDYIQxZb29q2HpSpw8reOQ%3D%3D_2344-195-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "/DYIQxZb29q2HpSpw8reOQ==_2344-195-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '/DYIQxZb29q2HpSpw8reOQ==_2344-195-93'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId '/DYIQxZb29q2HpSpw8reOQ==_2344-195-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_9DJF3mcLD%2BQxOm9VxAYa8A%3D%3D_2355-142-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_9DJF3mcLD%2BQxOm9VxAYa8A%3D%3D_2355-142-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_9DJF3mcLD%2BQxOm9VxAYa8A%3D%3D_2355-142-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_9DJF3mcLD%2BQxOm9VxAYa8A%3D%3D_2355-142-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_9DJF3mcLD%2BQxOm9VxAYa8A%3D%3D_2355-142-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9DJF3mcLD+QxOm9VxAYa8A==_2355-142-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '9DJF3mcLD+QxOm9VxAYa8A==_2355-142-93'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId '9DJF3mcLD+QxOm9VxAYa8A==_2355-142-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_g9kVlWlgybglgtZG9UfGgQ%3D%3D_2354-138-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_g9kVlWlgybglgtZG9UfGgQ%3D%3D_2354-138-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_g9kVlWlgybglgtZG9UfGgQ%3D%3D_2354-138-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_g9kVlWlgybglgtZG9UfGgQ%3D%3D_2354-138-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_g9kVlWlgybglgtZG9UfGgQ%3D%3D_2354-138-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "g9kVlWlgybglgtZG9UfGgQ==_2354-138-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'g9kVlWlgybglgtZG9UfGgQ==_2354-138-93'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'g9kVlWlgybglgtZG9UfGgQ==_2354-138-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_A5AvZJsMJ0wdVONDdXX1DA%3D%3D_2353-140-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_A5AvZJsMJ0wdVONDdXX1DA%3D%3D_2353-140-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_A5AvZJsMJ0wdVONDdXX1DA%3D%3D_2353-140-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_A5AvZJsMJ0wdVONDdXX1DA%3D%3D_2353-140-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_A5AvZJsMJ0wdVONDdXX1DA%3D%3D_2353-140-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A5AvZJsMJ0wdVONDdXX1DA==_2353-140-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'A5AvZJsMJ0wdVONDdXX1DA==_2353-140-93'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'A5AvZJsMJ0wdVONDdXX1DA==_2353-140-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_7H1kPUG%2Fky7%2B3pFhnZ0K5Q%3D%3D_2349-127-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_7H1kPUG%2Fky7%2B3pFhnZ0K5Q%3D%3D_2349-127-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_7H1kPUG%2Fky7%2B3pFhnZ0K5Q%3D%3D_2349-127-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_7H1kPUG%2Fky7%2B3pFhnZ0K5Q%3D%3D_2349-127-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_7H1kPUG%2Fky7%2B3pFhnZ0K5Q%3D%3D_2349-127-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7H1kPUG/ky7+3pFhnZ0K5Q==_2349-127-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '7H1kPUG/ky7+3pFhnZ0K5Q==_2349-127-93'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:occurrenceId '7H1kPUG/ky7+3pFhnZ0K5Q==_2349-127-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_zSM8dx7LGX%2Fgecrtnxcb4g%3D%3D_2351-131-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_zSM8dx7LGX%2Fgecrtnxcb4g%3D%3D_2351-131-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_zSM8dx7LGX%2Fgecrtnxcb4g%3D%3D_2351-131-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_zSM8dx7LGX%2Fgecrtnxcb4g%3D%3D_2351-131-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_zSM8dx7LGX%2Fgecrtnxcb4g%3D%3D_2351-131-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "zSM8dx7LGX/gecrtnxcb4g==_2351-131-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'zSM8dx7LGX/gecrtnxcb4g==_2351-131-93'^^xsd:string;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:occurrenceId 'zSM8dx7LGX/gecrtnxcb4g==_2351-131-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_lDldpVTrYIoZMASdLpzoLw%3D%3D_2352-100-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_lDldpVTrYIoZMASdLpzoLw%3D%3D_2352-100-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_lDldpVTrYIoZMASdLpzoLw%3D%3D_2352-100-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_lDldpVTrYIoZMASdLpzoLw%3D%3D_2352-100-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_lDldpVTrYIoZMASdLpzoLw%3D%3D_2352-100-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "lDldpVTrYIoZMASdLpzoLw==_2352-100-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'lDldpVTrYIoZMASdLpzoLw==_2352-100-93'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'lDldpVTrYIoZMASdLpzoLw==_2352-100-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_oY9UMc1YaKr2eFWJhFdWCg%3D%3D_2348-110-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_oY9UMc1YaKr2eFWJhFdWCg%3D%3D_2348-110-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_oY9UMc1YaKr2eFWJhFdWCg%3D%3D_2348-110-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_oY9UMc1YaKr2eFWJhFdWCg%3D%3D_2348-110-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_oY9UMc1YaKr2eFWJhFdWCg%3D%3D_2348-110-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "oY9UMc1YaKr2eFWJhFdWCg==_2348-110-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'oY9UMc1YaKr2eFWJhFdWCg==_2348-110-93'^^xsd:string;
  dwc:scientificName 'Gastrosaccus sanctus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '120019'^^xsd:integer;
  dwc:occurrenceId 'oY9UMc1YaKr2eFWJhFdWCg==_2348-110-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '120019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_0XolVvf63kD%2Fo65CTvkrsA%3D%3D_2347-83-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_0XolVvf63kD%2Fo65CTvkrsA%3D%3D_2347-83-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_0XolVvf63kD%2Fo65CTvkrsA%3D%3D_2347-83-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_0XolVvf63kD%2Fo65CTvkrsA%3D%3D_2347-83-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_0XolVvf63kD%2Fo65CTvkrsA%3D%3D_2347-83-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0XolVvf63kD/o65CTvkrsA==_2347-83-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '0XolVvf63kD/o65CTvkrsA==_2347-83-93'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId '0XolVvf63kD/o65CTvkrsA==_2347-83-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_udzEXjs43tzPJk68R1ZkUA%3D%3D_2350-80-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_udzEXjs43tzPJk68R1ZkUA%3D%3D_2350-80-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_udzEXjs43tzPJk68R1ZkUA%3D%3D_2350-80-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_udzEXjs43tzPJk68R1ZkUA%3D%3D_2350-80-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_udzEXjs43tzPJk68R1ZkUA%3D%3D_2350-80-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "udzEXjs43tzPJk68R1ZkUA==_2350-80-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'udzEXjs43tzPJk68R1ZkUA==_2350-80-93'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'udzEXjs43tzPJk68R1ZkUA==_2350-80-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_AQcExLU5FE%2BbbU0lm7jQcw%3D%3D_2356-78-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_AQcExLU5FE%2BbbU0lm7jQcw%3D%3D_2356-78-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_AQcExLU5FE%2BbbU0lm7jQcw%3D%3D_2356-78-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_AQcExLU5FE%2BbbU0lm7jQcw%3D%3D_2356-78-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_AQcExLU5FE%2BbbU0lm7jQcw%3D%3D_2356-78-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AQcExLU5FE+bbU0lm7jQcw==_2356-78-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'AQcExLU5FE+bbU0lm7jQcw==_2356-78-93'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'AQcExLU5FE+bbU0lm7jQcw==_2356-78-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_p4irNhRMprw6TQczFXAzaA%3D%3D_2364-75-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_p4irNhRMprw6TQczFXAzaA%3D%3D_2364-75-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_p4irNhRMprw6TQczFXAzaA%3D%3D_2364-75-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_p4irNhRMprw6TQczFXAzaA%3D%3D_2364-75-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_p4irNhRMprw6TQczFXAzaA%3D%3D_2364-75-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "p4irNhRMprw6TQczFXAzaA==_2364-75-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'p4irNhRMprw6TQczFXAzaA==_2364-75-93'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'p4irNhRMprw6TQczFXAzaA==_2364-75-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_dnxfNrzglzD0B4Cm0AzW%2FA%3D%3D_2362-52-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_dnxfNrzglzD0B4Cm0AzW%2FA%3D%3D_2362-52-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_dnxfNrzglzD0B4Cm0AzW%2FA%3D%3D_2362-52-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_dnxfNrzglzD0B4Cm0AzW%2FA%3D%3D_2362-52-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_dnxfNrzglzD0B4Cm0AzW%2FA%3D%3D_2362-52-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dnxfNrzglzD0B4Cm0AzW/A==_2362-52-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'dnxfNrzglzD0B4Cm0AzW/A==_2362-52-93'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'dnxfNrzglzD0B4Cm0AzW/A==_2362-52-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ZWqqb2Hfd%2F%2F9tDWpoLNr8A%3D%3D_2365-56-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ZWqqb2Hfd%2F%2F9tDWpoLNr8A%3D%3D_2365-56-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ZWqqb2Hfd%2F%2F9tDWpoLNr8A%3D%3D_2365-56-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ZWqqb2Hfd%2F%2F9tDWpoLNr8A%3D%3D_2365-56-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_ZWqqb2Hfd%2F%2F9tDWpoLNr8A%3D%3D_2365-56-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ZWqqb2Hfd//9tDWpoLNr8A==_2365-56-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'ZWqqb2Hfd//9tDWpoLNr8A==_2365-56-93'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'ZWqqb2Hfd//9tDWpoLNr8A==_2365-56-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_VNqt5DKQmiEcVOj03sNXcA%3D%3D_2366-42-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_VNqt5DKQmiEcVOj03sNXcA%3D%3D_2366-42-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_VNqt5DKQmiEcVOj03sNXcA%3D%3D_2366-42-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_VNqt5DKQmiEcVOj03sNXcA%3D%3D_2366-42-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_VNqt5DKQmiEcVOj03sNXcA%3D%3D_2366-42-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VNqt5DKQmiEcVOj03sNXcA==_2366-42-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'VNqt5DKQmiEcVOj03sNXcA==_2366-42-93'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'VNqt5DKQmiEcVOj03sNXcA==_2366-42-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_zCJaDS9ioDvuPeKINA3AZw%3D%3D_2357-37-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_zCJaDS9ioDvuPeKINA3AZw%3D%3D_2357-37-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_zCJaDS9ioDvuPeKINA3AZw%3D%3D_2357-37-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_zCJaDS9ioDvuPeKINA3AZw%3D%3D_2357-37-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_zCJaDS9ioDvuPeKINA3AZw%3D%3D_2357-37-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "zCJaDS9ioDvuPeKINA3AZw==_2357-37-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'zCJaDS9ioDvuPeKINA3AZw==_2357-37-93'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'zCJaDS9ioDvuPeKINA3AZw==_2357-37-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_Wy4GhHiQmk3q0w3cdt3Pew%3D%3D_2363-32-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_Wy4GhHiQmk3q0w3cdt3Pew%3D%3D_2363-32-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_Wy4GhHiQmk3q0w3cdt3Pew%3D%3D_2363-32-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_Wy4GhHiQmk3q0w3cdt3Pew%3D%3D_2363-32-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_Wy4GhHiQmk3q0w3cdt3Pew%3D%3D_2363-32-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Wy4GhHiQmk3q0w3cdt3Pew==_2363-32-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'Wy4GhHiQmk3q0w3cdt3Pew==_2363-32-93'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'Wy4GhHiQmk3q0w3cdt3Pew==_2363-32-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_WuxCSonhszYxWI41rxePYw%3D%3D_2361-33-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_WuxCSonhszYxWI41rxePYw%3D%3D_2361-33-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_WuxCSonhszYxWI41rxePYw%3D%3D_2361-33-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_WuxCSonhszYxWI41rxePYw%3D%3D_2361-33-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_WuxCSonhszYxWI41rxePYw%3D%3D_2361-33-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "WuxCSonhszYxWI41rxePYw==_2361-33-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'WuxCSonhszYxWI41rxePYw==_2361-33-93'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId 'WuxCSonhszYxWI41rxePYw==_2361-33-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_TiJeHI7oCM99ClAPxRx%2FQA%3D%3D_2359-26-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_TiJeHI7oCM99ClAPxRx%2FQA%3D%3D_2359-26-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_TiJeHI7oCM99ClAPxRx%2FQA%3D%3D_2359-26-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_TiJeHI7oCM99ClAPxRx%2FQA%3D%3D_2359-26-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_TiJeHI7oCM99ClAPxRx%2FQA%3D%3D_2359-26-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TiJeHI7oCM99ClAPxRx/QA==_2359-26-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'TiJeHI7oCM99ClAPxRx/QA==_2359-26-93'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'TiJeHI7oCM99ClAPxRx/QA==_2359-26-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_vFwUTI55iSnpJeUwhp1dzg%3D%3D_2360-28-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_vFwUTI55iSnpJeUwhp1dzg%3D%3D_2360-28-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_vFwUTI55iSnpJeUwhp1dzg%3D%3D_2360-28-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_vFwUTI55iSnpJeUwhp1dzg%3D%3D_2360-28-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_vFwUTI55iSnpJeUwhp1dzg%3D%3D_2360-28-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "vFwUTI55iSnpJeUwhp1dzg==_2360-28-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'vFwUTI55iSnpJeUwhp1dzg==_2360-28-93'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'vFwUTI55iSnpJeUwhp1dzg==_2360-28-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_1VTDhq2XaOU2uvfQgvYLlA%3D%3D_2358-18-93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_1VTDhq2XaOU2uvfQgvYLlA%3D%3D_2358-18-93> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_1VTDhq2XaOU2uvfQgvYLlA%3D%3D_2358-18-93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00042"^^xsd:decimal ;
  dwc:decimalLongitude "31.25068"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_1VTDhq2XaOU2uvfQgvYLlA%3D%3D_2358-18-93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00042 31.25068)"^^geo:wktLiteral ;
  geo-pos:lat "46.00042"^^xsd:decimal ;
  geo-pos:long "31.25068"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A93_1VTDhq2XaOU2uvfQgvYLlA%3D%3D_2358-18-93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1VTDhq2XaOU2uvfQgvYLlA==_2358-18-93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '1VTDhq2XaOU2uvfQgvYLlA==_2358-18-93'^^xsd:string;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.25068'^^xsd:double;
  dwc:latitude '46.00042'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:occurrenceId '1VTDhq2XaOU2uvfQgvYLlA==_2358-18-93'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_soU%2BVwss2%2BDtWpJS4aO78g%3D%3D_2330-18-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_soU%2BVwss2%2BDtWpJS4aO78g%3D%3D_2330-18-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_soU%2BVwss2%2BDtWpJS4aO78g%3D%3D_2330-18-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_soU%2BVwss2%2BDtWpJS4aO78g%3D%3D_2330-18-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_soU%2BVwss2%2BDtWpJS4aO78g%3D%3D_2330-18-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "soU+Vwss2+DtWpJS4aO78g==_2330-18-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'soU+Vwss2+DtWpJS4aO78g==_2330-18-94'^^xsd:string;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:occurrenceId 'soU+Vwss2+DtWpJS4aO78g==_2330-18-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_KkV4WIjf1xxz4lQXZZRqFg%3D%3D_2332-8-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_KkV4WIjf1xxz4lQXZZRqFg%3D%3D_2332-8-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_KkV4WIjf1xxz4lQXZZRqFg%3D%3D_2332-8-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_KkV4WIjf1xxz4lQXZZRqFg%3D%3D_2332-8-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_KkV4WIjf1xxz4lQXZZRqFg%3D%3D_2332-8-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KkV4WIjf1xxz4lQXZZRqFg==_2332-8-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'KkV4WIjf1xxz4lQXZZRqFg==_2332-8-94'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:occurrenceId 'KkV4WIjf1xxz4lQXZZRqFg==_2332-8-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_hdRQg1c6JqFILmkyC140hg%3D%3D_2337-9-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_hdRQg1c6JqFILmkyC140hg%3D%3D_2337-9-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_hdRQg1c6JqFILmkyC140hg%3D%3D_2337-9-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_hdRQg1c6JqFILmkyC140hg%3D%3D_2337-9-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_hdRQg1c6JqFILmkyC140hg%3D%3D_2337-9-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "hdRQg1c6JqFILmkyC140hg==_2337-9-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'hdRQg1c6JqFILmkyC140hg==_2337-9-94'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'hdRQg1c6JqFILmkyC140hg==_2337-9-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_l2DDhoLu2sCsoDaYL6XRjw%3D%3D_2335-28-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_l2DDhoLu2sCsoDaYL6XRjw%3D%3D_2335-28-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_l2DDhoLu2sCsoDaYL6XRjw%3D%3D_2335-28-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_l2DDhoLu2sCsoDaYL6XRjw%3D%3D_2335-28-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_l2DDhoLu2sCsoDaYL6XRjw%3D%3D_2335-28-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "l2DDhoLu2sCsoDaYL6XRjw==_2335-28-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'l2DDhoLu2sCsoDaYL6XRjw==_2335-28-94'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'l2DDhoLu2sCsoDaYL6XRjw==_2335-28-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_E0VFPxC8geUc7z7q%2B377jw%3D%3D_2333-29-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_E0VFPxC8geUc7z7q%2B377jw%3D%3D_2333-29-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_E0VFPxC8geUc7z7q%2B377jw%3D%3D_2333-29-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_E0VFPxC8geUc7z7q%2B377jw%3D%3D_2333-29-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_E0VFPxC8geUc7z7q%2B377jw%3D%3D_2333-29-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "E0VFPxC8geUc7z7q+377jw==_2333-29-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'E0VFPxC8geUc7z7q+377jw==_2333-29-94'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'E0VFPxC8geUc7z7q+377jw==_2333-29-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_idQRUjkkD8XpE7bLJH4TPA%3D%3D_2338-32-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_idQRUjkkD8XpE7bLJH4TPA%3D%3D_2338-32-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_idQRUjkkD8XpE7bLJH4TPA%3D%3D_2338-32-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_idQRUjkkD8XpE7bLJH4TPA%3D%3D_2338-32-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_idQRUjkkD8XpE7bLJH4TPA%3D%3D_2338-32-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "idQRUjkkD8XpE7bLJH4TPA==_2338-32-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'idQRUjkkD8XpE7bLJH4TPA==_2338-32-94'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'idQRUjkkD8XpE7bLJH4TPA==_2338-32-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_neO0w57z9WZ5bf6lTMNNQQ%3D%3D_2336-41-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_neO0w57z9WZ5bf6lTMNNQQ%3D%3D_2336-41-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_neO0w57z9WZ5bf6lTMNNQQ%3D%3D_2336-41-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_neO0w57z9WZ5bf6lTMNNQQ%3D%3D_2336-41-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_neO0w57z9WZ5bf6lTMNNQQ%3D%3D_2336-41-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "neO0w57z9WZ5bf6lTMNNQQ==_2336-41-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'neO0w57z9WZ5bf6lTMNNQQ==_2336-41-94'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'neO0w57z9WZ5bf6lTMNNQQ==_2336-41-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_HDTZsG%2FzoMYg3i6nxkMq2A%3D%3D_2334-42-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_HDTZsG%2FzoMYg3i6nxkMq2A%3D%3D_2334-42-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_HDTZsG%2FzoMYg3i6nxkMq2A%3D%3D_2334-42-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_HDTZsG%2FzoMYg3i6nxkMq2A%3D%3D_2334-42-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_HDTZsG%2FzoMYg3i6nxkMq2A%3D%3D_2334-42-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HDTZsG/zoMYg3i6nxkMq2A==_2334-42-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'HDTZsG/zoMYg3i6nxkMq2A==_2334-42-94'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'HDTZsG/zoMYg3i6nxkMq2A==_2334-42-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_5qvNLMbJsnHjZjyTkVqd1A%3D%3D_2331-62-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_5qvNLMbJsnHjZjyTkVqd1A%3D%3D_2331-62-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_5qvNLMbJsnHjZjyTkVqd1A%3D%3D_2331-62-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_5qvNLMbJsnHjZjyTkVqd1A%3D%3D_2331-62-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_5qvNLMbJsnHjZjyTkVqd1A%3D%3D_2331-62-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5qvNLMbJsnHjZjyTkVqd1A==_2331-62-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '5qvNLMbJsnHjZjyTkVqd1A==_2331-62-94'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId '5qvNLMbJsnHjZjyTkVqd1A==_2331-62-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_JSlOR2gzbxHaaWLQRw6d5A%3D%3D_2339-78-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_JSlOR2gzbxHaaWLQRw6d5A%3D%3D_2339-78-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_JSlOR2gzbxHaaWLQRw6d5A%3D%3D_2339-78-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_JSlOR2gzbxHaaWLQRw6d5A%3D%3D_2339-78-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_JSlOR2gzbxHaaWLQRw6d5A%3D%3D_2339-78-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "JSlOR2gzbxHaaWLQRw6d5A==_2339-78-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'JSlOR2gzbxHaaWLQRw6d5A==_2339-78-94'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'JSlOR2gzbxHaaWLQRw6d5A==_2339-78-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_HZTFntrG1lPsw%2FPE4ts7%2Fg%3D%3D_2322-83-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_HZTFntrG1lPsw%2FPE4ts7%2Fg%3D%3D_2322-83-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_HZTFntrG1lPsw%2FPE4ts7%2Fg%3D%3D_2322-83-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_HZTFntrG1lPsw%2FPE4ts7%2Fg%3D%3D_2322-83-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_HZTFntrG1lPsw%2FPE4ts7%2Fg%3D%3D_2322-83-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HZTFntrG1lPsw/PE4ts7/g==_2322-83-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'HZTFntrG1lPsw/PE4ts7/g==_2322-83-94'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'HZTFntrG1lPsw/PE4ts7/g==_2322-83-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_bzSojzvusuz2rhcA8Yv9NA%3D%3D_2326-85-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_bzSojzvusuz2rhcA8Yv9NA%3D%3D_2326-85-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_bzSojzvusuz2rhcA8Yv9NA%3D%3D_2326-85-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_bzSojzvusuz2rhcA8Yv9NA%3D%3D_2326-85-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_bzSojzvusuz2rhcA8Yv9NA%3D%3D_2326-85-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bzSojzvusuz2rhcA8Yv9NA==_2326-85-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'bzSojzvusuz2rhcA8Yv9NA==_2326-85-94'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:occurrenceId 'bzSojzvusuz2rhcA8Yv9NA==_2326-85-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_B%2FXpgQm%2FHFljBKMnagVR6Q%3D%3D_2324-113-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_B%2FXpgQm%2FHFljBKMnagVR6Q%3D%3D_2324-113-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_B%2FXpgQm%2FHFljBKMnagVR6Q%3D%3D_2324-113-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_B%2FXpgQm%2FHFljBKMnagVR6Q%3D%3D_2324-113-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_B%2FXpgQm%2FHFljBKMnagVR6Q%3D%3D_2324-113-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "B/XpgQm/HFljBKMnagVR6Q==_2324-113-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'B/XpgQm/HFljBKMnagVR6Q==_2324-113-94'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'B/XpgQm/HFljBKMnagVR6Q==_2324-113-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_uheWzZz%2Blxw8Nyhtlto1vA%3D%3D_2323-87-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_uheWzZz%2Blxw8Nyhtlto1vA%3D%3D_2323-87-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_uheWzZz%2Blxw8Nyhtlto1vA%3D%3D_2323-87-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_uheWzZz%2Blxw8Nyhtlto1vA%3D%3D_2323-87-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_uheWzZz%2Blxw8Nyhtlto1vA%3D%3D_2323-87-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "uheWzZz+lxw8Nyhtlto1vA==_2323-87-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'uheWzZz+lxw8Nyhtlto1vA==_2323-87-94'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'uheWzZz+lxw8Nyhtlto1vA==_2323-87-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_lzOoUS0WbYWtWWUVRChkjw%3D%3D_2328-100-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_lzOoUS0WbYWtWWUVRChkjw%3D%3D_2328-100-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_lzOoUS0WbYWtWWUVRChkjw%3D%3D_2328-100-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_lzOoUS0WbYWtWWUVRChkjw%3D%3D_2328-100-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_lzOoUS0WbYWtWWUVRChkjw%3D%3D_2328-100-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "lzOoUS0WbYWtWWUVRChkjw==_2328-100-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'lzOoUS0WbYWtWWUVRChkjw==_2328-100-94'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'lzOoUS0WbYWtWWUVRChkjw==_2328-100-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_aFoO8AJa2N3uLZ8Z15dduQ%3D%3D_2329-138-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_aFoO8AJa2N3uLZ8Z15dduQ%3D%3D_2329-138-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_aFoO8AJa2N3uLZ8Z15dduQ%3D%3D_2329-138-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_aFoO8AJa2N3uLZ8Z15dduQ%3D%3D_2329-138-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_aFoO8AJa2N3uLZ8Z15dduQ%3D%3D_2329-138-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aFoO8AJa2N3uLZ8Z15dduQ==_2329-138-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'aFoO8AJa2N3uLZ8Z15dduQ==_2329-138-94'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'aFoO8AJa2N3uLZ8Z15dduQ==_2329-138-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_Y%2B8z%2BhO44CMniKyczzfn7Q%3D%3D_2327-140-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_Y%2B8z%2BhO44CMniKyczzfn7Q%3D%3D_2327-140-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_Y%2B8z%2BhO44CMniKyczzfn7Q%3D%3D_2327-140-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_Y%2B8z%2BhO44CMniKyczzfn7Q%3D%3D_2327-140-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_Y%2B8z%2BhO44CMniKyczzfn7Q%3D%3D_2327-140-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Y+8z+hO44CMniKyczzfn7Q==_2327-140-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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+8z+hO44CMniKyczzfn7Q==_2327-140-94'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'Y+8z+hO44CMniKyczzfn7Q==_2327-140-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_BaDymBEOnQ4lQekfUJ7%2Fng%3D%3D_2325-147-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_BaDymBEOnQ4lQekfUJ7%2Fng%3D%3D_2325-147-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_BaDymBEOnQ4lQekfUJ7%2Fng%3D%3D_2325-147-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_BaDymBEOnQ4lQekfUJ7%2Fng%3D%3D_2325-147-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_BaDymBEOnQ4lQekfUJ7%2Fng%3D%3D_2325-147-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "BaDymBEOnQ4lQekfUJ7/ng==_2325-147-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'BaDymBEOnQ4lQekfUJ7/ng==_2325-147-94'^^xsd:string;
  dwc:scientificName 'Stenosoma capito'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '474857'^^xsd:integer;
  dwc:occurrenceId 'BaDymBEOnQ4lQekfUJ7/ng==_2325-147-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '474857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_u2%2Fc27cPwu7DaveSRZPX%2BQ%3D%3D_2341-153-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_u2%2Fc27cPwu7DaveSRZPX%2BQ%3D%3D_2341-153-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_u2%2Fc27cPwu7DaveSRZPX%2BQ%3D%3D_2341-153-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_u2%2Fc27cPwu7DaveSRZPX%2BQ%3D%3D_2341-153-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_u2%2Fc27cPwu7DaveSRZPX%2BQ%3D%3D_2341-153-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "u2/c27cPwu7DaveSRZPX+Q==_2341-153-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'u2/c27cPwu7DaveSRZPX+Q==_2341-153-94'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'u2/c27cPwu7DaveSRZPX+Q==_2341-153-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_o9MhhDx8sKHAFVidRDkVlQ%3D%3D_2320-221-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_o9MhhDx8sKHAFVidRDkVlQ%3D%3D_2320-221-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_o9MhhDx8sKHAFVidRDkVlQ%3D%3D_2320-221-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_o9MhhDx8sKHAFVidRDkVlQ%3D%3D_2320-221-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_o9MhhDx8sKHAFVidRDkVlQ%3D%3D_2320-221-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "o9MhhDx8sKHAFVidRDkVlQ==_2320-221-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'o9MhhDx8sKHAFVidRDkVlQ==_2320-221-94'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'o9MhhDx8sKHAFVidRDkVlQ==_2320-221-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_J0OVUO9wmpA71EckNKtPog%3D%3D_2342-175-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_J0OVUO9wmpA71EckNKtPog%3D%3D_2342-175-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_J0OVUO9wmpA71EckNKtPog%3D%3D_2342-175-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_J0OVUO9wmpA71EckNKtPog%3D%3D_2342-175-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_J0OVUO9wmpA71EckNKtPog%3D%3D_2342-175-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "J0OVUO9wmpA71EckNKtPog==_2342-175-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'J0OVUO9wmpA71EckNKtPog==_2342-175-94'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'J0OVUO9wmpA71EckNKtPog==_2342-175-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_ot1CmB9J1eQ7S6aI6MpQGA%3D%3D_2321-228-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_ot1CmB9J1eQ7S6aI6MpQGA%3D%3D_2321-228-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_ot1CmB9J1eQ7S6aI6MpQGA%3D%3D_2321-228-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_ot1CmB9J1eQ7S6aI6MpQGA%3D%3D_2321-228-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_ot1CmB9J1eQ7S6aI6MpQGA%3D%3D_2321-228-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ot1CmB9J1eQ7S6aI6MpQGA==_2321-228-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'ot1CmB9J1eQ7S6aI6MpQGA==_2321-228-94'^^xsd:string;
  dwc:scientificName 'Pitar rudis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141926'^^xsd:integer;
  dwc:occurrenceId 'ot1CmB9J1eQ7S6aI6MpQGA==_2321-228-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_LL2Q0I2hmOrk2OSPiuzKwA%3D%3D_2340-253-94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_LL2Q0I2hmOrk2OSPiuzKwA%3D%3D_2340-253-94> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_LL2Q0I2hmOrk2OSPiuzKwA%3D%3D_2340-253-94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_LL2Q0I2hmOrk2OSPiuzKwA%3D%3D_2340-253-94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A94_LL2Q0I2hmOrk2OSPiuzKwA%3D%3D_2340-253-94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "LL2Q0I2hmOrk2OSPiuzKwA==_2340-253-94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'LL2Q0I2hmOrk2OSPiuzKwA==_2340-253-94'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'LL2Q0I2hmOrk2OSPiuzKwA==_2340-253-94'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_STrPVIQNc0iC0vdUo%2Bt7cw%3D%3D_2289-225-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_STrPVIQNc0iC0vdUo%2Bt7cw%3D%3D_2289-225-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_STrPVIQNc0iC0vdUo%2Bt7cw%3D%3D_2289-225-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_STrPVIQNc0iC0vdUo%2Bt7cw%3D%3D_2289-225-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_STrPVIQNc0iC0vdUo%2Bt7cw%3D%3D_2289-225-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "STrPVIQNc0iC0vdUo+t7cw==_2289-225-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'STrPVIQNc0iC0vdUo+t7cw==_2289-225-95'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'STrPVIQNc0iC0vdUo+t7cw==_2289-225-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_8GccLzkT0QFkID9GJwZFnw%3D%3D_2291-230-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_8GccLzkT0QFkID9GJwZFnw%3D%3D_2291-230-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_8GccLzkT0QFkID9GJwZFnw%3D%3D_2291-230-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_8GccLzkT0QFkID9GJwZFnw%3D%3D_2291-230-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_8GccLzkT0QFkID9GJwZFnw%3D%3D_2291-230-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8GccLzkT0QFkID9GJwZFnw==_2291-230-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '8GccLzkT0QFkID9GJwZFnw==_2291-230-95'^^xsd:string;
  dwc:scientificName 'Pusillina lineolata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '141335'^^xsd:integer;
  dwc:occurrenceId '8GccLzkT0QFkID9GJwZFnw==_2291-230-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '141335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_kGNOOPc6V0b4td9U39NTTA%3D%3D_2316-253-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_kGNOOPc6V0b4td9U39NTTA%3D%3D_2316-253-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_kGNOOPc6V0b4td9U39NTTA%3D%3D_2316-253-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_kGNOOPc6V0b4td9U39NTTA%3D%3D_2316-253-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_kGNOOPc6V0b4td9U39NTTA%3D%3D_2316-253-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "kGNOOPc6V0b4td9U39NTTA==_2316-253-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'kGNOOPc6V0b4td9U39NTTA==_2316-253-95'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'kGNOOPc6V0b4td9U39NTTA==_2316-253-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_TFeaVW1SIwqcZ1Sd1AI0vA%3D%3D_2317-155-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_TFeaVW1SIwqcZ1Sd1AI0vA%3D%3D_2317-155-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_TFeaVW1SIwqcZ1Sd1AI0vA%3D%3D_2317-155-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_TFeaVW1SIwqcZ1Sd1AI0vA%3D%3D_2317-155-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_TFeaVW1SIwqcZ1Sd1AI0vA%3D%3D_2317-155-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TFeaVW1SIwqcZ1Sd1AI0vA==_2317-155-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'TFeaVW1SIwqcZ1Sd1AI0vA==_2317-155-95'^^xsd:string;
  dwc:scientificName 'Ciona intestinalis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '103732'^^xsd:integer;
  dwc:occurrenceId 'TFeaVW1SIwqcZ1Sd1AI0vA==_2317-155-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103732'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_PcernlQFhEPL5NZEDwVDfA%3D%3D_2319-175-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_PcernlQFhEPL5NZEDwVDfA%3D%3D_2319-175-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_PcernlQFhEPL5NZEDwVDfA%3D%3D_2319-175-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_PcernlQFhEPL5NZEDwVDfA%3D%3D_2319-175-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_PcernlQFhEPL5NZEDwVDfA%3D%3D_2319-175-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "PcernlQFhEPL5NZEDwVDfA==_2319-175-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'PcernlQFhEPL5NZEDwVDfA==_2319-175-95'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'PcernlQFhEPL5NZEDwVDfA==_2319-175-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_YLcbnwu%2Bdiq3q3wQmAmx9Q%3D%3D_2290-204-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_YLcbnwu%2Bdiq3q3wQmAmx9Q%3D%3D_2290-204-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_YLcbnwu%2Bdiq3q3wQmAmx9Q%3D%3D_2290-204-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_YLcbnwu%2Bdiq3q3wQmAmx9Q%3D%3D_2290-204-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_YLcbnwu%2Bdiq3q3wQmAmx9Q%3D%3D_2290-204-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "YLcbnwu+diq3q3wQmAmx9Q==_2290-204-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'YLcbnwu+diq3q3wQmAmx9Q==_2290-204-95'^^xsd:string;
  dwc:scientificName 'Flexopecten glaber ponticus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '394257'^^xsd:integer;
  dwc:occurrenceId 'YLcbnwu+diq3q3wQmAmx9Q==_2290-204-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '394257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '230'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nGs0Sz2Dn4Ihb9uB%2F7arrg%3D%3D_2288-221-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nGs0Sz2Dn4Ihb9uB%2F7arrg%3D%3D_2288-221-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nGs0Sz2Dn4Ihb9uB%2F7arrg%3D%3D_2288-221-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nGs0Sz2Dn4Ihb9uB%2F7arrg%3D%3D_2288-221-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nGs0Sz2Dn4Ihb9uB%2F7arrg%3D%3D_2288-221-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "nGs0Sz2Dn4Ihb9uB/7arrg==_2288-221-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'nGs0Sz2Dn4Ihb9uB/7arrg==_2288-221-95'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'nGs0Sz2Dn4Ihb9uB/7arrg==_2288-221-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_%2Bm3R0%2FfsEQtOhtSnfsUrFg%3D%3D_2292-195-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_%2Bm3R0%2FfsEQtOhtSnfsUrFg%3D%3D_2292-195-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_%2Bm3R0%2FfsEQtOhtSnfsUrFg%3D%3D_2292-195-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_%2Bm3R0%2FfsEQtOhtSnfsUrFg%3D%3D_2292-195-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_%2Bm3R0%2FfsEQtOhtSnfsUrFg%3D%3D_2292-195-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "+m3R0/fsEQtOhtSnfsUrFg==_2292-195-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '+m3R0/fsEQtOhtSnfsUrFg==_2292-195-95'^^xsd:string;
  dwc:scientificName 'Calyptraea chinensis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '138961'^^xsd:integer;
  dwc:occurrenceId '+m3R0/fsEQtOhtSnfsUrFg==_2292-195-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '138961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nca8S%2FebpT1962W9reULgg%3D%3D_2318-153-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nca8S%2FebpT1962W9reULgg%3D%3D_2318-153-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nca8S%2FebpT1962W9reULgg%3D%3D_2318-153-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nca8S%2FebpT1962W9reULgg%3D%3D_2318-153-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nca8S%2FebpT1962W9reULgg%3D%3D_2318-153-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "nca8S/ebpT1962W9reULgg==_2318-153-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'nca8S/ebpT1962W9reULgg==_2318-153-95'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'nca8S/ebpT1962W9reULgg==_2318-153-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_JXWuZkBdSRLVR79eY6rWcg%3D%3D_2295-147-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_JXWuZkBdSRLVR79eY6rWcg%3D%3D_2295-147-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_JXWuZkBdSRLVR79eY6rWcg%3D%3D_2295-147-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_JXWuZkBdSRLVR79eY6rWcg%3D%3D_2295-147-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_JXWuZkBdSRLVR79eY6rWcg%3D%3D_2295-147-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "JXWuZkBdSRLVR79eY6rWcg==_2295-147-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'JXWuZkBdSRLVR79eY6rWcg==_2295-147-95'^^xsd:string;
  dwc:scientificName 'Stenosoma capito'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '474857'^^xsd:integer;
  dwc:occurrenceId 'JXWuZkBdSRLVR79eY6rWcg==_2295-147-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '474857'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_yLCXQcNP06u6tjtMjsYIHQ%3D%3D_2302-138-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_yLCXQcNP06u6tjtMjsYIHQ%3D%3D_2302-138-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_yLCXQcNP06u6tjtMjsYIHQ%3D%3D_2302-138-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_yLCXQcNP06u6tjtMjsYIHQ%3D%3D_2302-138-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_yLCXQcNP06u6tjtMjsYIHQ%3D%3D_2302-138-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "yLCXQcNP06u6tjtMjsYIHQ==_2302-138-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'yLCXQcNP06u6tjtMjsYIHQ==_2302-138-95'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'yLCXQcNP06u6tjtMjsYIHQ==_2302-138-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_4pPoKZzoqFg72pMfXWd0sw%3D%3D_2298-140-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_4pPoKZzoqFg72pMfXWd0sw%3D%3D_2298-140-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_4pPoKZzoqFg72pMfXWd0sw%3D%3D_2298-140-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_4pPoKZzoqFg72pMfXWd0sw%3D%3D_2298-140-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_4pPoKZzoqFg72pMfXWd0sw%3D%3D_2298-140-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4pPoKZzoqFg72pMfXWd0sw==_2298-140-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '4pPoKZzoqFg72pMfXWd0sw==_2298-140-95'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId '4pPoKZzoqFg72pMfXWd0sw==_2298-140-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_rEcIy%2FkFLj7N%2BD5Ov7%2Fiww%3D%3D_2299-131-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_rEcIy%2FkFLj7N%2BD5Ov7%2Fiww%3D%3D_2299-131-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_rEcIy%2FkFLj7N%2BD5Ov7%2Fiww%3D%3D_2299-131-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_rEcIy%2FkFLj7N%2BD5Ov7%2Fiww%3D%3D_2299-131-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_rEcIy%2FkFLj7N%2BD5Ov7%2Fiww%3D%3D_2299-131-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "rEcIy/kFLj7N+D5Ov7/iww==_2299-131-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'rEcIy/kFLj7N+D5Ov7/iww==_2299-131-95'^^xsd:string;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:occurrenceId 'rEcIy/kFLj7N+D5Ov7/iww==_2299-131-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_ykYWv4riHUJhB%2FcxowDw9A%3D%3D_2294-87-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_ykYWv4riHUJhB%2FcxowDw9A%3D%3D_2294-87-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_ykYWv4riHUJhB%2FcxowDw9A%3D%3D_2294-87-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_ykYWv4riHUJhB%2FcxowDw9A%3D%3D_2294-87-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_ykYWv4riHUJhB%2FcxowDw9A%3D%3D_2294-87-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ykYWv4riHUJhB/cxowDw9A==_2294-87-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'ykYWv4riHUJhB/cxowDw9A==_2294-87-95'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'ykYWv4riHUJhB/cxowDw9A==_2294-87-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_f7GLtCcWFdxfO3dUtA73Cg%3D%3D_2296-113-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_f7GLtCcWFdxfO3dUtA73Cg%3D%3D_2296-113-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_f7GLtCcWFdxfO3dUtA73Cg%3D%3D_2296-113-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_f7GLtCcWFdxfO3dUtA73Cg%3D%3D_2296-113-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_f7GLtCcWFdxfO3dUtA73Cg%3D%3D_2296-113-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "f7GLtCcWFdxfO3dUtA73Cg==_2296-113-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'f7GLtCcWFdxfO3dUtA73Cg==_2296-113-95'^^xsd:string;
  dwc:scientificName 'Iphinoe elisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110455'^^xsd:integer;
  dwc:occurrenceId 'f7GLtCcWFdxfO3dUtA73Cg==_2296-113-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '110455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_7A%2BSfI%2Ftz6F6idJouwyaXA%3D%3D_2301-100-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_7A%2BSfI%2Ftz6F6idJouwyaXA%3D%3D_2301-100-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_7A%2BSfI%2Ftz6F6idJouwyaXA%3D%3D_2301-100-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_7A%2BSfI%2Ftz6F6idJouwyaXA%3D%3D_2301-100-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_7A%2BSfI%2Ftz6F6idJouwyaXA%3D%3D_2301-100-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7A+SfI/tz6F6idJouwyaXA==_2301-100-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '7A+SfI/tz6F6idJouwyaXA==_2301-100-95'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId '7A+SfI/tz6F6idJouwyaXA==_2301-100-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_LesMXsfm4MTR7OKk%2Fph6xQ%3D%3D_2297-85-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_LesMXsfm4MTR7OKk%2Fph6xQ%3D%3D_2297-85-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_LesMXsfm4MTR7OKk%2Fph6xQ%3D%3D_2297-85-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_LesMXsfm4MTR7OKk%2Fph6xQ%3D%3D_2297-85-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_LesMXsfm4MTR7OKk%2Fph6xQ%3D%3D_2297-85-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "LesMXsfm4MTR7OKk/ph6xQ==_2297-85-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'LesMXsfm4MTR7OKk/ph6xQ==_2297-85-95'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:occurrenceId 'LesMXsfm4MTR7OKk/ph6xQ==_2297-85-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_AjhJ9AeGol6noDkoog102g%3D%3D_2300-80-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_AjhJ9AeGol6noDkoog102g%3D%3D_2300-80-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_AjhJ9AeGol6noDkoog102g%3D%3D_2300-80-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_AjhJ9AeGol6noDkoog102g%3D%3D_2300-80-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_AjhJ9AeGol6noDkoog102g%3D%3D_2300-80-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AjhJ9AeGol6noDkoog102g==_2300-80-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'AjhJ9AeGol6noDkoog102g==_2300-80-95'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'AjhJ9AeGol6noDkoog102g==_2300-80-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_h1bcnZoquThok8pRe%2BwdZg%3D%3D_2293-83-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_h1bcnZoquThok8pRe%2BwdZg%3D%3D_2293-83-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_h1bcnZoquThok8pRe%2BwdZg%3D%3D_2293-83-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_h1bcnZoquThok8pRe%2BwdZg%3D%3D_2293-83-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_h1bcnZoquThok8pRe%2BwdZg%3D%3D_2293-83-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "h1bcnZoquThok8pRe+wdZg==_2293-83-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'h1bcnZoquThok8pRe+wdZg==_2293-83-95'^^xsd:string;
  dwc:scientificName 'Amphibalanus improvisus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '421139'^^xsd:integer;
  dwc:occurrenceId 'h1bcnZoquThok8pRe+wdZg==_2293-83-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '421139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_0PmJ56EJC8am0E71kZQXNQ%3D%3D_2305-62-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_0PmJ56EJC8am0E71kZQXNQ%3D%3D_2305-62-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_0PmJ56EJC8am0E71kZQXNQ%3D%3D_2305-62-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_0PmJ56EJC8am0E71kZQXNQ%3D%3D_2305-62-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_0PmJ56EJC8am0E71kZQXNQ%3D%3D_2305-62-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0PmJ56EJC8am0E71kZQXNQ==_2305-62-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '0PmJ56EJC8am0E71kZQXNQ==_2305-62-95'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId '0PmJ56EJC8am0E71kZQXNQ==_2305-62-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_75PQyV8OTrAethTrQQ35cA%3D%3D_2315-78-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_75PQyV8OTrAethTrQQ35cA%3D%3D_2315-78-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_75PQyV8OTrAethTrQQ35cA%3D%3D_2315-78-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_75PQyV8OTrAethTrQQ35cA%3D%3D_2315-78-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_75PQyV8OTrAethTrQQ35cA%3D%3D_2315-78-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "75PQyV8OTrAethTrQQ35cA==_2315-78-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '75PQyV8OTrAethTrQQ35cA==_2315-78-95'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId '75PQyV8OTrAethTrQQ35cA==_2315-78-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_jJ%2Btw7LIHGsjd8I3cgeKNA%3D%3D_2309-42-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_jJ%2Btw7LIHGsjd8I3cgeKNA%3D%3D_2309-42-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_jJ%2Btw7LIHGsjd8I3cgeKNA%3D%3D_2309-42-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_jJ%2Btw7LIHGsjd8I3cgeKNA%3D%3D_2309-42-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_jJ%2Btw7LIHGsjd8I3cgeKNA%3D%3D_2309-42-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "jJ+tw7LIHGsjd8I3cgeKNA==_2309-42-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'jJ+tw7LIHGsjd8I3cgeKNA==_2309-42-95'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'jJ+tw7LIHGsjd8I3cgeKNA==_2309-42-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_Br%2FrBB%2BwEQQHhPr48Ep1tg%3D%3D_2312-41-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_Br%2FrBB%2BwEQQHhPr48Ep1tg%3D%3D_2312-41-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_Br%2FrBB%2BwEQQHhPr48Ep1tg%3D%3D_2312-41-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_Br%2FrBB%2BwEQQHhPr48Ep1tg%3D%3D_2312-41-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_Br%2FrBB%2BwEQQHhPr48Ep1tg%3D%3D_2312-41-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Br/rBB+wEQQHhPr48Ep1tg==_2312-41-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'Br/rBB+wEQQHhPr48Ep1tg==_2312-41-95'^^xsd:string;
  dwc:scientificName 'Mysta picta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '147026'^^xsd:integer;
  dwc:occurrenceId 'Br/rBB+wEQQHhPr48Ep1tg==_2312-41-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '147026'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_UxtVLLdTAQqrYKUtb1PbyQ%3D%3D_2307-45-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_UxtVLLdTAQqrYKUtb1PbyQ%3D%3D_2307-45-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_UxtVLLdTAQqrYKUtb1PbyQ%3D%3D_2307-45-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_UxtVLLdTAQqrYKUtb1PbyQ%3D%3D_2307-45-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_UxtVLLdTAQqrYKUtb1PbyQ%3D%3D_2307-45-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UxtVLLdTAQqrYKUtb1PbyQ==_2307-45-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'UxtVLLdTAQqrYKUtb1PbyQ==_2307-45-95'^^xsd:string;
  dwc:scientificName 'Nereis zonata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130407'^^xsd:integer;
  dwc:occurrenceId 'UxtVLLdTAQqrYKUtb1PbyQ==_2307-45-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130407'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_xI8CzH0cyJ5W9XWOAdbdkg%3D%3D_2308-29-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_xI8CzH0cyJ5W9XWOAdbdkg%3D%3D_2308-29-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_xI8CzH0cyJ5W9XWOAdbdkg%3D%3D_2308-29-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_xI8CzH0cyJ5W9XWOAdbdkg%3D%3D_2308-29-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_xI8CzH0cyJ5W9XWOAdbdkg%3D%3D_2308-29-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "xI8CzH0cyJ5W9XWOAdbdkg==_2308-29-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'xI8CzH0cyJ5W9XWOAdbdkg==_2308-29-95'^^xsd:string;
  dwc:scientificName 'Hediste diversicolor'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '152302'^^xsd:integer;
  dwc:occurrenceId 'xI8CzH0cyJ5W9XWOAdbdkg==_2308-29-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_4p5xTzQiz9Ky9yuXYXP7Ag%3D%3D_2303-30-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_4p5xTzQiz9Ky9yuXYXP7Ag%3D%3D_2303-30-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_4p5xTzQiz9Ky9yuXYXP7Ag%3D%3D_2303-30-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_4p5xTzQiz9Ky9yuXYXP7Ag%3D%3D_2303-30-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_4p5xTzQiz9Ky9yuXYXP7Ag%3D%3D_2303-30-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4p5xTzQiz9Ky9yuXYXP7Ag==_2303-30-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '4p5xTzQiz9Ky9yuXYXP7Ag==_2303-30-95'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId '4p5xTzQiz9Ky9yuXYXP7Ag==_2303-30-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_BgqYrvgDy7%2BUfWMYAM04LQ%3D%3D_2311-28-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_BgqYrvgDy7%2BUfWMYAM04LQ%3D%3D_2311-28-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_BgqYrvgDy7%2BUfWMYAM04LQ%3D%3D_2311-28-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_BgqYrvgDy7%2BUfWMYAM04LQ%3D%3D_2311-28-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_BgqYrvgDy7%2BUfWMYAM04LQ%3D%3D_2311-28-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "BgqYrvgDy7+UfWMYAM04LQ==_2311-28-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'BgqYrvgDy7+UfWMYAM04LQ==_2311-28-95'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'BgqYrvgDy7+UfWMYAM04LQ==_2311-28-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_X1vh5c5UR9T066XfhkiUkw%3D%3D_2314-32-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_X1vh5c5UR9T066XfhkiUkw%3D%3D_2314-32-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_X1vh5c5UR9T066XfhkiUkw%3D%3D_2314-32-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_X1vh5c5UR9T066XfhkiUkw%3D%3D_2314-32-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_X1vh5c5UR9T066XfhkiUkw%3D%3D_2314-32-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "X1vh5c5UR9T066XfhkiUkw==_2314-32-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'X1vh5c5UR9T066XfhkiUkw==_2314-32-95'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'X1vh5c5UR9T066XfhkiUkw==_2314-32-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_ybLHMuqlYFK8rKzOeeSBaA%3D%3D_2304-18-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_ybLHMuqlYFK8rKzOeeSBaA%3D%3D_2304-18-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_ybLHMuqlYFK8rKzOeeSBaA%3D%3D_2304-18-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_ybLHMuqlYFK8rKzOeeSBaA%3D%3D_2304-18-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_ybLHMuqlYFK8rKzOeeSBaA%3D%3D_2304-18-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ybLHMuqlYFK8rKzOeeSBaA==_2304-18-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'ybLHMuqlYFK8rKzOeeSBaA==_2304-18-95'^^xsd:string;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:occurrenceId 'ybLHMuqlYFK8rKzOeeSBaA==_2304-18-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nF7RIW49bhhB%2BtoUS%2FwzTw%3D%3D_2310-26-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nF7RIW49bhhB%2BtoUS%2FwzTw%3D%3D_2310-26-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nF7RIW49bhhB%2BtoUS%2FwzTw%3D%3D_2310-26-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nF7RIW49bhhB%2BtoUS%2FwzTw%3D%3D_2310-26-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_nF7RIW49bhhB%2BtoUS%2FwzTw%3D%3D_2310-26-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "nF7RIW49bhhB+toUS/wzTw==_2310-26-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'nF7RIW49bhhB+toUS/wzTw==_2310-26-95'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'nF7RIW49bhhB+toUS/wzTw==_2310-26-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_Y0BAL%2FMxLQXvopyxxUMyOg%3D%3D_2306-8-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_Y0BAL%2FMxLQXvopyxxUMyOg%3D%3D_2306-8-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_Y0BAL%2FMxLQXvopyxxUMyOg%3D%3D_2306-8-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_Y0BAL%2FMxLQXvopyxxUMyOg%3D%3D_2306-8-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_Y0BAL%2FMxLQXvopyxxUMyOg%3D%3D_2306-8-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Y0BAL/MxLQXvopyxxUMyOg==_2306-8-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'Y0BAL/MxLQXvopyxxUMyOg==_2306-8-95'^^xsd:string;
  dwc:scientificName 'Amphitritides gracilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131480'^^xsd:integer;
  dwc:occurrenceId 'Y0BAL/MxLQXvopyxxUMyOg==_2306-8-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131480'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_O4RAFyN21xz%2Fu8yK9EdoiQ%3D%3D_2313-9-95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_O4RAFyN21xz%2Fu8yK9EdoiQ%3D%3D_2313-9-95> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_O4RAFyN21xz%2Fu8yK9EdoiQ%3D%3D_2313-9-95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83293"^^xsd:decimal ;
  dwc:decimalLongitude "31.0103"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_O4RAFyN21xz%2Fu8yK9EdoiQ%3D%3D_2313-9-95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83293 31.0103)"^^geo:wktLiteral ;
  geo-pos:lat "45.83293"^^xsd:decimal ;
  geo-pos:long "31.0103"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A95_O4RAFyN21xz%2Fu8yK9EdoiQ%3D%3D_2313-9-95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "O4RAFyN21xz/u8yK9EdoiQ==_2313-9-95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'O4RAFyN21xz/u8yK9EdoiQ==_2313-9-95'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.0103'^^xsd:double;
  dwc:latitude '45.83293'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'O4RAFyN21xz/u8yK9EdoiQ==_2313-9-95'^^xsd:string;
  dwc:observationDate '2017-07-10'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_LIaNz40Cdg%2BvbxT0Vanbyw%3D%3D_2284-9-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_LIaNz40Cdg%2BvbxT0Vanbyw%3D%3D_2284-9-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_LIaNz40Cdg%2BvbxT0Vanbyw%3D%3D_2284-9-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_LIaNz40Cdg%2BvbxT0Vanbyw%3D%3D_2284-9-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_LIaNz40Cdg%2BvbxT0Vanbyw%3D%3D_2284-9-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "LIaNz40Cdg+vbxT0Vanbyw==_2284-9-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'LIaNz40Cdg+vbxT0Vanbyw==_2284-9-96'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId 'LIaNz40Cdg+vbxT0Vanbyw==_2284-9-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_NEVhhGG0qLTXgpt7M2IHnA%3D%3D_2281-23-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_NEVhhGG0qLTXgpt7M2IHnA%3D%3D_2281-23-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_NEVhhGG0qLTXgpt7M2IHnA%3D%3D_2281-23-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_NEVhhGG0qLTXgpt7M2IHnA%3D%3D_2281-23-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_NEVhhGG0qLTXgpt7M2IHnA%3D%3D_2281-23-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NEVhhGG0qLTXgpt7M2IHnA==_2281-23-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'NEVhhGG0qLTXgpt7M2IHnA==_2281-23-96'^^xsd:string;
  dwc:scientificName 'Genetyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '333495'^^xsd:integer;
  dwc:occurrenceId 'NEVhhGG0qLTXgpt7M2IHnA==_2281-23-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '333495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_rBWpbnnDQZGTnbYJ6RHZ8w%3D%3D_2276-18-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_rBWpbnnDQZGTnbYJ6RHZ8w%3D%3D_2276-18-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_rBWpbnnDQZGTnbYJ6RHZ8w%3D%3D_2276-18-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_rBWpbnnDQZGTnbYJ6RHZ8w%3D%3D_2276-18-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_rBWpbnnDQZGTnbYJ6RHZ8w%3D%3D_2276-18-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "rBWpbnnDQZGTnbYJ6RHZ8w==_2276-18-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'rBWpbnnDQZGTnbYJ6RHZ8w==_2276-18-96'^^xsd:string;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:occurrenceId 'rBWpbnnDQZGTnbYJ6RHZ8w==_2276-18-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_epyZTdzaf5BsQXho%2FunbyA%3D%3D_2283-28-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_epyZTdzaf5BsQXho%2FunbyA%3D%3D_2283-28-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_epyZTdzaf5BsQXho%2FunbyA%3D%3D_2283-28-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_epyZTdzaf5BsQXho%2FunbyA%3D%3D_2283-28-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_epyZTdzaf5BsQXho%2FunbyA%3D%3D_2283-28-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "epyZTdzaf5BsQXho/unbyA==_2283-28-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'epyZTdzaf5BsQXho/unbyA==_2283-28-96'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'epyZTdzaf5BsQXho/unbyA==_2283-28-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_Zby9BOQiLXSKolBvwFiWXQ%3D%3D_2275-32-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_Zby9BOQiLXSKolBvwFiWXQ%3D%3D_2275-32-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_Zby9BOQiLXSKolBvwFiWXQ%3D%3D_2275-32-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_Zby9BOQiLXSKolBvwFiWXQ%3D%3D_2275-32-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_Zby9BOQiLXSKolBvwFiWXQ%3D%3D_2275-32-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Zby9BOQiLXSKolBvwFiWXQ==_2275-32-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'Zby9BOQiLXSKolBvwFiWXQ==_2275-32-96'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'Zby9BOQiLXSKolBvwFiWXQ==_2275-32-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_4DQT1J2XvEZDNHJOug8C3Q%3D%3D_2279-42-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_4DQT1J2XvEZDNHJOug8C3Q%3D%3D_2279-42-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_4DQT1J2XvEZDNHJOug8C3Q%3D%3D_2279-42-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_4DQT1J2XvEZDNHJOug8C3Q%3D%3D_2279-42-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_4DQT1J2XvEZDNHJOug8C3Q%3D%3D_2279-42-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4DQT1J2XvEZDNHJOug8C3Q==_2279-42-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '4DQT1J2XvEZDNHJOug8C3Q==_2279-42-96'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId '4DQT1J2XvEZDNHJOug8C3Q==_2279-42-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_KUa4OcbpmaQKBr7TQOF1Vw%3D%3D_2278-37-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_KUa4OcbpmaQKBr7TQOF1Vw%3D%3D_2278-37-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_KUa4OcbpmaQKBr7TQOF1Vw%3D%3D_2278-37-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_KUa4OcbpmaQKBr7TQOF1Vw%3D%3D_2278-37-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_KUa4OcbpmaQKBr7TQOF1Vw%3D%3D_2278-37-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KUa4OcbpmaQKBr7TQOF1Vw==_2278-37-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'KUa4OcbpmaQKBr7TQOF1Vw==_2278-37-96'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'KUa4OcbpmaQKBr7TQOF1Vw==_2278-37-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_SHD8k9I917p88KmYtpCfEw%3D%3D_2277-75-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_SHD8k9I917p88KmYtpCfEw%3D%3D_2277-75-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_SHD8k9I917p88KmYtpCfEw%3D%3D_2277-75-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_SHD8k9I917p88KmYtpCfEw%3D%3D_2277-75-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_SHD8k9I917p88KmYtpCfEw%3D%3D_2277-75-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SHD8k9I917p88KmYtpCfEw==_2277-75-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'SHD8k9I917p88KmYtpCfEw==_2277-75-96'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'SHD8k9I917p88KmYtpCfEw==_2277-75-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_YtpHJJenxvWBrTXe%2F0bhHg%3D%3D_2286-78-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_YtpHJJenxvWBrTXe%2F0bhHg%3D%3D_2286-78-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_YtpHJJenxvWBrTXe%2F0bhHg%3D%3D_2286-78-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_YtpHJJenxvWBrTXe%2F0bhHg%3D%3D_2286-78-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_YtpHJJenxvWBrTXe%2F0bhHg%3D%3D_2286-78-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "YtpHJJenxvWBrTXe/0bhHg==_2286-78-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'YtpHJJenxvWBrTXe/0bhHg==_2286-78-96'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'YtpHJJenxvWBrTXe/0bhHg==_2286-78-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_Cb5dS8Mm5%2FCjvVOAHpwhuA%3D%3D_2282-74-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_Cb5dS8Mm5%2FCjvVOAHpwhuA%3D%3D_2282-74-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_Cb5dS8Mm5%2FCjvVOAHpwhuA%3D%3D_2282-74-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_Cb5dS8Mm5%2FCjvVOAHpwhuA%3D%3D_2282-74-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_Cb5dS8Mm5%2FCjvVOAHpwhuA%3D%3D_2282-74-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Cb5dS8Mm5/CjvVOAHpwhuA==_2282-74-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'Cb5dS8Mm5/CjvVOAHpwhuA==_2282-74-96'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'Cb5dS8Mm5/CjvVOAHpwhuA==_2282-74-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_zf55GavxODg9Se%2Fj3ihH0g%3D%3D_2280-52-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_zf55GavxODg9Se%2Fj3ihH0g%3D%3D_2280-52-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_zf55GavxODg9Se%2Fj3ihH0g%3D%3D_2280-52-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_zf55GavxODg9Se%2Fj3ihH0g%3D%3D_2280-52-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_zf55GavxODg9Se%2Fj3ihH0g%3D%3D_2280-52-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "zf55GavxODg9Se/j3ihH0g==_2280-52-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'zf55GavxODg9Se/j3ihH0g==_2280-52-96'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'zf55GavxODg9Se/j3ihH0g==_2280-52-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_rMoa7VrJdkmf1kzvSWD3%2BA%3D%3D_2285-62-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_rMoa7VrJdkmf1kzvSWD3%2BA%3D%3D_2285-62-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_rMoa7VrJdkmf1kzvSWD3%2BA%3D%3D_2285-62-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_rMoa7VrJdkmf1kzvSWD3%2BA%3D%3D_2285-62-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_rMoa7VrJdkmf1kzvSWD3%2BA%3D%3D_2285-62-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "rMoa7VrJdkmf1kzvSWD3+A==_2285-62-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'rMoa7VrJdkmf1kzvSWD3+A==_2285-62-96'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'rMoa7VrJdkmf1kzvSWD3+A==_2285-62-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_AfF2pNmISr9jzTFnk8guuw%3D%3D_2270-85-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_AfF2pNmISr9jzTFnk8guuw%3D%3D_2270-85-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_AfF2pNmISr9jzTFnk8guuw%3D%3D_2270-85-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_AfF2pNmISr9jzTFnk8guuw%3D%3D_2270-85-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_AfF2pNmISr9jzTFnk8guuw%3D%3D_2270-85-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AfF2pNmISr9jzTFnk8guuw==_2270-85-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'AfF2pNmISr9jzTFnk8guuw==_2270-85-96'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:occurrenceId 'AfF2pNmISr9jzTFnk8guuw==_2270-85-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_KTj0tQ0MIm%2FvdVEPutDg8Q%3D%3D_2272-86-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_KTj0tQ0MIm%2FvdVEPutDg8Q%3D%3D_2272-86-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_KTj0tQ0MIm%2FvdVEPutDg8Q%3D%3D_2272-86-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_KTj0tQ0MIm%2FvdVEPutDg8Q%3D%3D_2272-86-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_KTj0tQ0MIm%2FvdVEPutDg8Q%3D%3D_2272-86-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KTj0tQ0MIm/vdVEPutDg8Q==_2272-86-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'KTj0tQ0MIm/vdVEPutDg8Q==_2272-86-96'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'KTj0tQ0MIm/vdVEPutDg8Q==_2272-86-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_6J9j%2BDyCs%2FgHdGksDRrM7A%3D%3D_2268-90-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_6J9j%2BDyCs%2FgHdGksDRrM7A%3D%3D_2268-90-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_6J9j%2BDyCs%2FgHdGksDRrM7A%3D%3D_2268-90-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_6J9j%2BDyCs%2FgHdGksDRrM7A%3D%3D_2268-90-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_6J9j%2BDyCs%2FgHdGksDRrM7A%3D%3D_2268-90-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6J9j+DyCs/gHdGksDRrM7A==_2268-90-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '6J9j+DyCs/gHdGksDRrM7A==_2268-90-96'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:occurrenceId '6J9j+DyCs/gHdGksDRrM7A==_2268-90-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_7%2BYV%2FXuZ4mJ971bUgaaUkA%3D%3D_2269-127-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_7%2BYV%2FXuZ4mJ971bUgaaUkA%3D%3D_2269-127-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_7%2BYV%2FXuZ4mJ971bUgaaUkA%3D%3D_2269-127-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_7%2BYV%2FXuZ4mJ971bUgaaUkA%3D%3D_2269-127-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_7%2BYV%2FXuZ4mJ971bUgaaUkA%3D%3D_2269-127-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7+YV/XuZ4mJ971bUgaaUkA==_2269-127-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '7+YV/XuZ4mJ971bUgaaUkA==_2269-127-96'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:occurrenceId '7+YV/XuZ4mJ971bUgaaUkA==_2269-127-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_M1B7PVnrQgsV5J4VGG1Igg%3D%3D_2273-140-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_M1B7PVnrQgsV5J4VGG1Igg%3D%3D_2273-140-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_M1B7PVnrQgsV5J4VGG1Igg%3D%3D_2273-140-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_M1B7PVnrQgsV5J4VGG1Igg%3D%3D_2273-140-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_M1B7PVnrQgsV5J4VGG1Igg%3D%3D_2273-140-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "M1B7PVnrQgsV5J4VGG1Igg==_2273-140-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'M1B7PVnrQgsV5J4VGG1Igg==_2273-140-96'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'M1B7PVnrQgsV5J4VGG1Igg==_2273-140-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_mWjtcoUR9vIuacYgkgqbRA%3D%3D_2271-138-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_mWjtcoUR9vIuacYgkgqbRA%3D%3D_2271-138-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_mWjtcoUR9vIuacYgkgqbRA%3D%3D_2271-138-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_mWjtcoUR9vIuacYgkgqbRA%3D%3D_2271-138-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_mWjtcoUR9vIuacYgkgqbRA%3D%3D_2271-138-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mWjtcoUR9vIuacYgkgqbRA==_2271-138-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'mWjtcoUR9vIuacYgkgqbRA==_2271-138-96'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'mWjtcoUR9vIuacYgkgqbRA==_2271-138-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_McSUre%2FJqutWu6HIvqLlUw%3D%3D_2274-138-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_McSUre%2FJqutWu6HIvqLlUw%3D%3D_2274-138-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_McSUre%2FJqutWu6HIvqLlUw%3D%3D_2274-138-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_McSUre%2FJqutWu6HIvqLlUw%3D%3D_2274-138-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_McSUre%2FJqutWu6HIvqLlUw%3D%3D_2274-138-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "McSUre/JqutWu6HIvqLlUw==_2274-138-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'McSUre/JqutWu6HIvqLlUw==_2274-138-96'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'McSUre/JqutWu6HIvqLlUw==_2274-138-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_A8njjh6UcWvtY21ssEMXAw%3D%3D_2266-153-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_A8njjh6UcWvtY21ssEMXAw%3D%3D_2266-153-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_A8njjh6UcWvtY21ssEMXAw%3D%3D_2266-153-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_A8njjh6UcWvtY21ssEMXAw%3D%3D_2266-153-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_A8njjh6UcWvtY21ssEMXAw%3D%3D_2266-153-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "A8njjh6UcWvtY21ssEMXAw==_2266-153-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'A8njjh6UcWvtY21ssEMXAw==_2266-153-96'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'A8njjh6UcWvtY21ssEMXAw==_2266-153-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_pII4l6hEAXUtCNy252mjvw%3D%3D_2267-221-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_pII4l6hEAXUtCNy252mjvw%3D%3D_2267-221-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_pII4l6hEAXUtCNy252mjvw%3D%3D_2267-221-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_pII4l6hEAXUtCNy252mjvw%3D%3D_2267-221-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_pII4l6hEAXUtCNy252mjvw%3D%3D_2267-221-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "pII4l6hEAXUtCNy252mjvw==_2267-221-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'pII4l6hEAXUtCNy252mjvw==_2267-221-96'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'pII4l6hEAXUtCNy252mjvw==_2267-221-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_V1WyXnHRlZUMAwb99dnM3A%3D%3D_2287-175-96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_V1WyXnHRlZUMAwb99dnM3A%3D%3D_2287-175-96> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_V1WyXnHRlZUMAwb99dnM3A%3D%3D_2287-175-96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_V1WyXnHRlZUMAwb99dnM3A%3D%3D_2287-175-96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A96_V1WyXnHRlZUMAwb99dnM3A%3D%3D_2287-175-96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "V1WyXnHRlZUMAwb99dnM3A==_2287-175-96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'V1WyXnHRlZUMAwb99dnM3A==_2287-175-96'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId 'V1WyXnHRlZUMAwb99dnM3A==_2287-175-96'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_%2FVeQrizXhLdpv4tbhOVuMA%3D%3D_2242-175-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_%2FVeQrizXhLdpv4tbhOVuMA%3D%3D_2242-175-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_%2FVeQrizXhLdpv4tbhOVuMA%3D%3D_2242-175-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_%2FVeQrizXhLdpv4tbhOVuMA%3D%3D_2242-175-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_%2FVeQrizXhLdpv4tbhOVuMA%3D%3D_2242-175-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "/VeQrizXhLdpv4tbhOVuMA==_2242-175-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '/VeQrizXhLdpv4tbhOVuMA==_2242-175-97'^^xsd:string;
  dwc:scientificName 'Amphiura stepanovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '125098'^^xsd:integer;
  dwc:occurrenceId '/VeQrizXhLdpv4tbhOVuMA==_2242-175-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '125098'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_hvXkSyOD2LZSMosB5zVRGw%3D%3D_2241-153-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_hvXkSyOD2LZSMosB5zVRGw%3D%3D_2241-153-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_hvXkSyOD2LZSMosB5zVRGw%3D%3D_2241-153-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_hvXkSyOD2LZSMosB5zVRGw%3D%3D_2241-153-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_hvXkSyOD2LZSMosB5zVRGw%3D%3D_2241-153-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "hvXkSyOD2LZSMosB5zVRGw==_2241-153-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'hvXkSyOD2LZSMosB5zVRGw==_2241-153-97'^^xsd:string;
  dwc:scientificName 'Ascidiella aspersa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '103718'^^xsd:integer;
  dwc:occurrenceId 'hvXkSyOD2LZSMosB5zVRGw==_2241-153-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '103718'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_4Nw3D9EXxmHB2MBamxaIxA%3D%3D_2250-140-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_4Nw3D9EXxmHB2MBamxaIxA%3D%3D_2250-140-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_4Nw3D9EXxmHB2MBamxaIxA%3D%3D_2250-140-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_4Nw3D9EXxmHB2MBamxaIxA%3D%3D_2250-140-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_4Nw3D9EXxmHB2MBamxaIxA%3D%3D_2250-140-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4Nw3D9EXxmHB2MBamxaIxA==_2250-140-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '4Nw3D9EXxmHB2MBamxaIxA==_2250-140-97'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId '4Nw3D9EXxmHB2MBamxaIxA==_2250-140-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_Hz2MPYh9yPmzQV7P4elkLg%3D%3D_2265-253-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_Hz2MPYh9yPmzQV7P4elkLg%3D%3D_2265-253-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_Hz2MPYh9yPmzQV7P4elkLg%3D%3D_2265-253-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_Hz2MPYh9yPmzQV7P4elkLg%3D%3D_2265-253-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_Hz2MPYh9yPmzQV7P4elkLg%3D%3D_2265-253-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Hz2MPYh9yPmzQV7P4elkLg==_2265-253-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'Hz2MPYh9yPmzQV7P4elkLg==_2265-253-97'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'Hz2MPYh9yPmzQV7P4elkLg==_2265-253-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_Q3J1KAL5p6nrKyi6ZOetOw%3D%3D_2244-221-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_Q3J1KAL5p6nrKyi6ZOetOw%3D%3D_2244-221-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_Q3J1KAL5p6nrKyi6ZOetOw%3D%3D_2244-221-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_Q3J1KAL5p6nrKyi6ZOetOw%3D%3D_2244-221-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_Q3J1KAL5p6nrKyi6ZOetOw%3D%3D_2244-221-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Q3J1KAL5p6nrKyi6ZOetOw==_2244-221-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'Q3J1KAL5p6nrKyi6ZOetOw==_2244-221-97'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'Q3J1KAL5p6nrKyi6ZOetOw==_2244-221-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_EPJSoJvjS98ZC1JHmpPQKQ%3D%3D_2243-225-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_EPJSoJvjS98ZC1JHmpPQKQ%3D%3D_2243-225-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_EPJSoJvjS98ZC1JHmpPQKQ%3D%3D_2243-225-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_EPJSoJvjS98ZC1JHmpPQKQ%3D%3D_2243-225-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_EPJSoJvjS98ZC1JHmpPQKQ%3D%3D_2243-225-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EPJSoJvjS98ZC1JHmpPQKQ==_2243-225-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'EPJSoJvjS98ZC1JHmpPQKQ==_2243-225-97'^^xsd:string;
  dwc:scientificName 'Parvicardium exiguum'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '139008'^^xsd:integer;
  dwc:occurrenceId 'EPJSoJvjS98ZC1JHmpPQKQ==_2243-225-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '139008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_HhCLQg0UZzHTWhcEBgSKLw%3D%3D_2246-127-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_HhCLQg0UZzHTWhcEBgSKLw%3D%3D_2246-127-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_HhCLQg0UZzHTWhcEBgSKLw%3D%3D_2246-127-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_HhCLQg0UZzHTWhcEBgSKLw%3D%3D_2246-127-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_HhCLQg0UZzHTWhcEBgSKLw%3D%3D_2246-127-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HhCLQg0UZzHTWhcEBgSKLw==_2246-127-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'HhCLQg0UZzHTWhcEBgSKLw==_2246-127-97'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:occurrenceId 'HhCLQg0UZzHTWhcEBgSKLw==_2246-127-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_kyPdkxFWvZEcnUoUohTp%2FA%3D%3D_2248-131-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_kyPdkxFWvZEcnUoUohTp%2FA%3D%3D_2248-131-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_kyPdkxFWvZEcnUoUohTp%2FA%3D%3D_2248-131-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_kyPdkxFWvZEcnUoUohTp%2FA%3D%3D_2248-131-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_kyPdkxFWvZEcnUoUohTp%2FA%3D%3D_2248-131-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "kyPdkxFWvZEcnUoUohTp/A==_2248-131-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'kyPdkxFWvZEcnUoUohTp/A==_2248-131-97'^^xsd:string;
  dwc:scientificName 'Orchomene humilis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102665'^^xsd:integer;
  dwc:occurrenceId 'kyPdkxFWvZEcnUoUohTp/A==_2248-131-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102665'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_aL27K78mFdzK8chO4AOMdw%3D%3D_2251-138-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_aL27K78mFdzK8chO4AOMdw%3D%3D_2251-138-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_aL27K78mFdzK8chO4AOMdw%3D%3D_2251-138-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_aL27K78mFdzK8chO4AOMdw%3D%3D_2251-138-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_aL27K78mFdzK8chO4AOMdw%3D%3D_2251-138-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aL27K78mFdzK8chO4AOMdw==_2251-138-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'aL27K78mFdzK8chO4AOMdw==_2251-138-97'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'aL27K78mFdzK8chO4AOMdw==_2251-138-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_1LKQunIlvEL%2B5K%2BtambXVw%3D%3D_2245-90-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_1LKQunIlvEL%2B5K%2BtambXVw%3D%3D_2245-90-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_1LKQunIlvEL%2B5K%2BtambXVw%3D%3D_2245-90-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_1LKQunIlvEL%2B5K%2BtambXVw%3D%3D_2245-90-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_1LKQunIlvEL%2B5K%2BtambXVw%3D%3D_2245-90-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1LKQunIlvEL+5K+tambXVw==_2245-90-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '1LKQunIlvEL+5K+tambXVw==_2245-90-97'^^xsd:string;
  dwc:scientificName 'Caprella acanthifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '101822'^^xsd:integer;
  dwc:occurrenceId '1LKQunIlvEL+5K+tambXVw==_2245-90-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101822'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_lLEvTQWuFMCK1bAa5FKgDQ%3D%3D_2247-85-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_lLEvTQWuFMCK1bAa5FKgDQ%3D%3D_2247-85-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_lLEvTQWuFMCK1bAa5FKgDQ%3D%3D_2247-85-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_lLEvTQWuFMCK1bAa5FKgDQ%3D%3D_2247-85-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_lLEvTQWuFMCK1bAa5FKgDQ%3D%3D_2247-85-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "lLEvTQWuFMCK1bAa5FKgDQ==_2247-85-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'lLEvTQWuFMCK1bAa5FKgDQ==_2247-85-97'^^xsd:string;
  dwc:scientificName 'Apherusa bispinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '102160'^^xsd:integer;
  dwc:occurrenceId 'lLEvTQWuFMCK1bAa5FKgDQ==_2247-85-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102160'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_zEd4lKc7QzvlHqMcd5qjsA%3D%3D_2249-86-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_zEd4lKc7QzvlHqMcd5qjsA%3D%3D_2249-86-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_zEd4lKc7QzvlHqMcd5qjsA%3D%3D_2249-86-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_zEd4lKc7QzvlHqMcd5qjsA%3D%3D_2249-86-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_zEd4lKc7QzvlHqMcd5qjsA%3D%3D_2249-86-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "zEd4lKc7QzvlHqMcd5qjsA==_2249-86-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'zEd4lKc7QzvlHqMcd5qjsA==_2249-86-97'^^xsd:string;
  dwc:scientificName 'Apseudopsis ostroumovi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '136290'^^xsd:integer;
  dwc:occurrenceId 'zEd4lKc7QzvlHqMcd5qjsA==_2249-86-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '136290'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_I%2Fmw7RN594coVG1Xd3ZCbg%3D%3D_2263-62-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_I%2Fmw7RN594coVG1Xd3ZCbg%3D%3D_2263-62-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_I%2Fmw7RN594coVG1Xd3ZCbg%3D%3D_2263-62-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_I%2Fmw7RN594coVG1Xd3ZCbg%3D%3D_2263-62-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_I%2Fmw7RN594coVG1Xd3ZCbg%3D%3D_2263-62-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "I/mw7RN594coVG1Xd3ZCbg==_2263-62-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'I/mw7RN594coVG1Xd3ZCbg==_2263-62-97'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'I/mw7RN594coVG1Xd3ZCbg==_2263-62-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_ArFcvcm%2FCKjQhQig%2BIxndQ%3D%3D_2259-74-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_ArFcvcm%2FCKjQhQig%2BIxndQ%3D%3D_2259-74-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_ArFcvcm%2FCKjQhQig%2BIxndQ%3D%3D_2259-74-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_ArFcvcm%2FCKjQhQig%2BIxndQ%3D%3D_2259-74-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_ArFcvcm%2FCKjQhQig%2BIxndQ%3D%3D_2259-74-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ArFcvcm/CKjQhQig+IxndQ==_2259-74-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'ArFcvcm/CKjQhQig+IxndQ==_2259-74-97'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'ArFcvcm/CKjQhQig+IxndQ==_2259-74-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_YA9ta%2B%2FXAYJKTgQgFAVd9g%3D%3D_2264-78-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_YA9ta%2B%2FXAYJKTgQgFAVd9g%3D%3D_2264-78-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_YA9ta%2B%2FXAYJKTgQgFAVd9g%3D%3D_2264-78-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_YA9ta%2B%2FXAYJKTgQgFAVd9g%3D%3D_2264-78-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_YA9ta%2B%2FXAYJKTgQgFAVd9g%3D%3D_2264-78-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "YA9ta+/XAYJKTgQgFAVd9g==_2264-78-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'YA9ta+/XAYJKTgQgFAVd9g==_2264-78-97'^^xsd:string;
  dwc:scientificName 'Terebellides stroemii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131573'^^xsd:integer;
  dwc:occurrenceId 'YA9ta+/XAYJKTgQgFAVd9g==_2264-78-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131573'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_C7TXd5DYwAac4zuZXLDAeg%3D%3D_2254-75-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_C7TXd5DYwAac4zuZXLDAeg%3D%3D_2254-75-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_C7TXd5DYwAac4zuZXLDAeg%3D%3D_2254-75-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_C7TXd5DYwAac4zuZXLDAeg%3D%3D_2254-75-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_C7TXd5DYwAac4zuZXLDAeg%3D%3D_2254-75-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "C7TXd5DYwAac4zuZXLDAeg==_2254-75-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'C7TXd5DYwAac4zuZXLDAeg==_2254-75-97'^^xsd:string;
  dwc:scientificName 'Spirobranchus triqueter'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '555935'^^xsd:integer;
  dwc:occurrenceId 'C7TXd5DYwAac4zuZXLDAeg==_2254-75-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '555935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_mywkQbRCzbZHFps0sjXKbg%3D%3D_2255-37-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_mywkQbRCzbZHFps0sjXKbg%3D%3D_2255-37-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_mywkQbRCzbZHFps0sjXKbg%3D%3D_2255-37-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_mywkQbRCzbZHFps0sjXKbg%3D%3D_2255-37-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_mywkQbRCzbZHFps0sjXKbg%3D%3D_2255-37-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mywkQbRCzbZHFps0sjXKbg==_2255-37-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'mywkQbRCzbZHFps0sjXKbg==_2255-37-97'^^xsd:string;
  dwc:scientificName 'Melinna palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '129808'^^xsd:integer;
  dwc:occurrenceId 'mywkQbRCzbZHFps0sjXKbg==_2255-37-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129808'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_H%2Fibj72irhNsw619IpHpaA%3D%3D_2256-42-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_H%2Fibj72irhNsw619IpHpaA%3D%3D_2256-42-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_H%2Fibj72irhNsw619IpHpaA%3D%3D_2256-42-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_H%2Fibj72irhNsw619IpHpaA%3D%3D_2256-42-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_H%2Fibj72irhNsw619IpHpaA%3D%3D_2256-42-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "H/ibj72irhNsw619IpHpaA==_2256-42-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'H/ibj72irhNsw619IpHpaA==_2256-42-97'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'H/ibj72irhNsw619IpHpaA==_2256-42-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_keyh19Nxh3IPqvbctmF4WA%3D%3D_2257-52-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_keyh19Nxh3IPqvbctmF4WA%3D%3D_2257-52-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_keyh19Nxh3IPqvbctmF4WA%3D%3D_2257-52-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_keyh19Nxh3IPqvbctmF4WA%3D%3D_2257-52-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_keyh19Nxh3IPqvbctmF4WA%3D%3D_2257-52-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "keyh19Nxh3IPqvbctmF4WA==_2257-52-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'keyh19Nxh3IPqvbctmF4WA==_2257-52-97'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'keyh19Nxh3IPqvbctmF4WA==_2257-52-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_piihQ9XkjqdcssNKZpb7Uw%3D%3D_2252-32-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_piihQ9XkjqdcssNKZpb7Uw%3D%3D_2252-32-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_piihQ9XkjqdcssNKZpb7Uw%3D%3D_2252-32-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_piihQ9XkjqdcssNKZpb7Uw%3D%3D_2252-32-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_piihQ9XkjqdcssNKZpb7Uw%3D%3D_2252-32-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "piihQ9XkjqdcssNKZpb7Uw==_2252-32-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'piihQ9XkjqdcssNKZpb7Uw==_2252-32-97'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'piihQ9XkjqdcssNKZpb7Uw==_2252-32-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_GGLzmsLOFyICLYpEmCiXHg%3D%3D_2261-28-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_GGLzmsLOFyICLYpEmCiXHg%3D%3D_2261-28-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_GGLzmsLOFyICLYpEmCiXHg%3D%3D_2261-28-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_GGLzmsLOFyICLYpEmCiXHg%3D%3D_2261-28-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_GGLzmsLOFyICLYpEmCiXHg%3D%3D_2261-28-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GGLzmsLOFyICLYpEmCiXHg==_2261-28-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'GGLzmsLOFyICLYpEmCiXHg==_2261-28-97'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'GGLzmsLOFyICLYpEmCiXHg==_2261-28-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_oLDatHhlFqR7PvirD5WaOA%3D%3D_2253-18-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_oLDatHhlFqR7PvirD5WaOA%3D%3D_2253-18-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_oLDatHhlFqR7PvirD5WaOA%3D%3D_2253-18-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_oLDatHhlFqR7PvirD5WaOA%3D%3D_2253-18-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_oLDatHhlFqR7PvirD5WaOA%3D%3D_2253-18-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "oLDatHhlFqR7PvirD5WaOA==_2253-18-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'oLDatHhlFqR7PvirD5WaOA==_2253-18-97'^^xsd:string;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:occurrenceId 'oLDatHhlFqR7PvirD5WaOA==_2253-18-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_5XNAZhQUPBpVU3pgDjPFcA%3D%3D_2258-23-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_5XNAZhQUPBpVU3pgDjPFcA%3D%3D_2258-23-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_5XNAZhQUPBpVU3pgDjPFcA%3D%3D_2258-23-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_5XNAZhQUPBpVU3pgDjPFcA%3D%3D_2258-23-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_5XNAZhQUPBpVU3pgDjPFcA%3D%3D_2258-23-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5XNAZhQUPBpVU3pgDjPFcA==_2258-23-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '5XNAZhQUPBpVU3pgDjPFcA==_2258-23-97'^^xsd:string;
  dwc:scientificName 'Genetyllis tuberculata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '333495'^^xsd:integer;
  dwc:occurrenceId '5XNAZhQUPBpVU3pgDjPFcA==_2258-23-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '333495'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_RShAllgPpcXn2N47DlcCfA%3D%3D_2260-26-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_RShAllgPpcXn2N47DlcCfA%3D%3D_2260-26-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_RShAllgPpcXn2N47DlcCfA%3D%3D_2260-26-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_RShAllgPpcXn2N47DlcCfA%3D%3D_2260-26-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_RShAllgPpcXn2N47DlcCfA%3D%3D_2260-26-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "RShAllgPpcXn2N47DlcCfA==_2260-26-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'RShAllgPpcXn2N47DlcCfA==_2260-26-97'^^xsd:string;
  dwc:scientificName 'Harmothoe imbricata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '130769'^^xsd:integer;
  dwc:occurrenceId 'RShAllgPpcXn2N47DlcCfA==_2260-26-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_2aNlsMeB9ZH9ejFVoNB3tQ%3D%3D_2262-9-97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_2aNlsMeB9ZH9ejFVoNB3tQ%3D%3D_2262-9-97> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_2aNlsMeB9ZH9ejFVoNB3tQ%3D%3D_2262-9-97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66683"^^xsd:decimal ;
  dwc:decimalLongitude "31.24977"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_2aNlsMeB9ZH9ejFVoNB3tQ%3D%3D_2262-9-97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66683 31.24977)"^^geo:wktLiteral ;
  geo-pos:lat "45.66683"^^xsd:decimal ;
  geo-pos:long "31.24977"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A97_2aNlsMeB9ZH9ejFVoNB3tQ%3D%3D_2262-9-97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2aNlsMeB9ZH9ejFVoNB3tQ==_2262-9-97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '2aNlsMeB9ZH9ejFVoNB3tQ==_2262-9-97'^^xsd:string;
  dwc:scientificName 'Aonides paucibranchiata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '31.24977'^^xsd:double;
  dwc:latitude '45.66683'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '131107'^^xsd:integer;
  dwc:occurrenceId '2aNlsMeB9ZH9ejFVoNB3tQ==_2262-9-97'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131107'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_40IJ1IMfZbjcNUa1UICZ4w%3D%3D_2228-7-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_40IJ1IMfZbjcNUa1UICZ4w%3D%3D_2228-7-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_40IJ1IMfZbjcNUa1UICZ4w%3D%3D_2228-7-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_40IJ1IMfZbjcNUa1UICZ4w%3D%3D_2228-7-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_40IJ1IMfZbjcNUa1UICZ4w%3D%3D_2228-7-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "40IJ1IMfZbjcNUa1UICZ4w==_2228-7-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '40IJ1IMfZbjcNUa1UICZ4w==_2228-7-98'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId '40IJ1IMfZbjcNUa1UICZ4w==_2228-7-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_B6gdE72mV7MPSt0ZTCNsBA%3D%3D_2231-18-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_B6gdE72mV7MPSt0ZTCNsBA%3D%3D_2231-18-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_B6gdE72mV7MPSt0ZTCNsBA%3D%3D_2231-18-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_B6gdE72mV7MPSt0ZTCNsBA%3D%3D_2231-18-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_B6gdE72mV7MPSt0ZTCNsBA%3D%3D_2231-18-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "B6gdE72mV7MPSt0ZTCNsBA==_2231-18-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'B6gdE72mV7MPSt0ZTCNsBA==_2231-18-98'^^xsd:string;
  dwc:scientificName 'Dipolydora quadrilobata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '131121'^^xsd:integer;
  dwc:occurrenceId 'B6gdE72mV7MPSt0ZTCNsBA==_2231-18-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131121'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_aC2r%2FsZaMOitdLK9MsPqbg%3D%3D_2237-28-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_aC2r%2FsZaMOitdLK9MsPqbg%3D%3D_2237-28-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_aC2r%2FsZaMOitdLK9MsPqbg%3D%3D_2237-28-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_aC2r%2FsZaMOitdLK9MsPqbg%3D%3D_2237-28-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_aC2r%2FsZaMOitdLK9MsPqbg%3D%3D_2237-28-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aC2r/sZaMOitdLK9MsPqbg==_2237-28-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'aC2r/sZaMOitdLK9MsPqbg==_2237-28-98'^^xsd:string;
  dwc:scientificName 'Harmothoe reticulata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '130780'^^xsd:integer;
  dwc:occurrenceId 'aC2r/sZaMOitdLK9MsPqbg==_2237-28-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_gyu3fWJrCTtscpgxrnsH%2FQ%3D%3D_2232-30-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_gyu3fWJrCTtscpgxrnsH%2FQ%3D%3D_2232-30-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_gyu3fWJrCTtscpgxrnsH%2FQ%3D%3D_2232-30-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_gyu3fWJrCTtscpgxrnsH%2FQ%3D%3D_2232-30-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_gyu3fWJrCTtscpgxrnsH%2FQ%3D%3D_2232-30-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "gyu3fWJrCTtscpgxrnsH/Q==_2232-30-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'gyu3fWJrCTtscpgxrnsH/Q==_2232-30-98'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'gyu3fWJrCTtscpgxrnsH/Q==_2232-30-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_RLfF1gDgqm3YwC9aKnp35w%3D%3D_2238-48-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_RLfF1gDgqm3YwC9aKnp35w%3D%3D_2238-48-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_RLfF1gDgqm3YwC9aKnp35w%3D%3D_2238-48-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_RLfF1gDgqm3YwC9aKnp35w%3D%3D_2238-48-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_RLfF1gDgqm3YwC9aKnp35w%3D%3D_2238-48-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "RLfF1gDgqm3YwC9aKnp35w==_2238-48-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'RLfF1gDgqm3YwC9aKnp35w==_2238-48-98'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'RLfF1gDgqm3YwC9aKnp35w==_2238-48-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_d41JrLhHAPPWInxn%2FkltlQ%3D%3D_2234-52-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_d41JrLhHAPPWInxn%2FkltlQ%3D%3D_2234-52-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_d41JrLhHAPPWInxn%2FkltlQ%3D%3D_2234-52-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_d41JrLhHAPPWInxn%2FkltlQ%3D%3D_2234-52-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_d41JrLhHAPPWInxn%2FkltlQ%3D%3D_2234-52-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "d41JrLhHAPPWInxn/kltlQ==_2234-52-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'd41JrLhHAPPWInxn/kltlQ==_2234-52-98'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'd41JrLhHAPPWInxn/kltlQ==_2234-52-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_9XepwvbDDQ293XmhsbOPiA%3D%3D_2227-42-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_9XepwvbDDQ293XmhsbOPiA%3D%3D_2227-42-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_9XepwvbDDQ293XmhsbOPiA%3D%3D_2227-42-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_9XepwvbDDQ293XmhsbOPiA%3D%3D_2227-42-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_9XepwvbDDQ293XmhsbOPiA%3D%3D_2227-42-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9XepwvbDDQ293XmhsbOPiA==_2227-42-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '9XepwvbDDQ293XmhsbOPiA==_2227-42-98'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId '9XepwvbDDQ293XmhsbOPiA==_2227-42-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_2CrveO1PZyUqD%2F2HiHzDdA%3D%3D_2226-56-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_2CrveO1PZyUqD%2F2HiHzDdA%3D%3D_2226-56-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_2CrveO1PZyUqD%2F2HiHzDdA%3D%3D_2226-56-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_2CrveO1PZyUqD%2F2HiHzDdA%3D%3D_2226-56-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_2CrveO1PZyUqD%2F2HiHzDdA%3D%3D_2226-56-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2CrveO1PZyUqD/2HiHzDdA==_2226-56-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '2CrveO1PZyUqD/2HiHzDdA==_2226-56-98'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId '2CrveO1PZyUqD/2HiHzDdA==_2226-56-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_PwJ%2Fy4DfX5pdU%2F%2F0hix6vA%3D%3D_2229-57-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_PwJ%2Fy4DfX5pdU%2F%2F0hix6vA%3D%3D_2229-57-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_PwJ%2Fy4DfX5pdU%2F%2F0hix6vA%3D%3D_2229-57-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_PwJ%2Fy4DfX5pdU%2F%2F0hix6vA%3D%3D_2229-57-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_PwJ%2Fy4DfX5pdU%2F%2F0hix6vA%3D%3D_2229-57-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "PwJ/y4DfX5pdU//0hix6vA==_2229-57-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'PwJ/y4DfX5pdU//0hix6vA==_2229-57-98'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'PwJ/y4DfX5pdU//0hix6vA==_2229-57-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_9gYdD6fXfdUf1gJBYsQK0w%3D%3D_2230-33-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_9gYdD6fXfdUf1gJBYsQK0w%3D%3D_2230-33-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_9gYdD6fXfdUf1gJBYsQK0w%3D%3D_2230-33-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_9gYdD6fXfdUf1gJBYsQK0w%3D%3D_2230-33-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_9gYdD6fXfdUf1gJBYsQK0w%3D%3D_2230-33-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9gYdD6fXfdUf1gJBYsQK0w==_2230-33-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '9gYdD6fXfdUf1gJBYsQK0w==_2230-33-98'^^xsd:string;
  dwc:scientificName 'Leiochone leiopygos'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '559007'^^xsd:integer;
  dwc:occurrenceId '9gYdD6fXfdUf1gJBYsQK0w==_2230-33-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '559007'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_w3wJnRsRs1deUoiPhvwuKg%3D%3D_2235-32-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_w3wJnRsRs1deUoiPhvwuKg%3D%3D_2235-32-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_w3wJnRsRs1deUoiPhvwuKg%3D%3D_2235-32-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_w3wJnRsRs1deUoiPhvwuKg%3D%3D_2235-32-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_w3wJnRsRs1deUoiPhvwuKg%3D%3D_2235-32-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "w3wJnRsRs1deUoiPhvwuKg==_2235-32-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'w3wJnRsRs1deUoiPhvwuKg==_2235-32-98'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId 'w3wJnRsRs1deUoiPhvwuKg==_2235-32-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_pbO0pZuseh%2B0ocKmeLTdCw%3D%3D_2236-74-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_pbO0pZuseh%2B0ocKmeLTdCw%3D%3D_2236-74-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_pbO0pZuseh%2B0ocKmeLTdCw%3D%3D_2236-74-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_pbO0pZuseh%2B0ocKmeLTdCw%3D%3D_2236-74-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_pbO0pZuseh%2B0ocKmeLTdCw%3D%3D_2236-74-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "pbO0pZuseh+0ocKmeLTdCw==_2236-74-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'pbO0pZuseh+0ocKmeLTdCw==_2236-74-98'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'pbO0pZuseh+0ocKmeLTdCw==_2236-74-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_NVsK0EHkcD9t6fSy9NMPVQ%3D%3D_2233-62-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_NVsK0EHkcD9t6fSy9NMPVQ%3D%3D_2233-62-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_NVsK0EHkcD9t6fSy9NMPVQ%3D%3D_2233-62-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_NVsK0EHkcD9t6fSy9NMPVQ%3D%3D_2233-62-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_NVsK0EHkcD9t6fSy9NMPVQ%3D%3D_2233-62-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "NVsK0EHkcD9t6fSy9NMPVQ==_2233-62-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'NVsK0EHkcD9t6fSy9NMPVQ==_2233-62-98'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'NVsK0EHkcD9t6fSy9NMPVQ==_2233-62-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_HYh%2Bnt5C8yLy9y%2F04y6ilw%3D%3D_2221-80-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_HYh%2Bnt5C8yLy9y%2F04y6ilw%3D%3D_2221-80-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_HYh%2Bnt5C8yLy9y%2F04y6ilw%3D%3D_2221-80-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_HYh%2Bnt5C8yLy9y%2F04y6ilw%3D%3D_2221-80-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_HYh%2Bnt5C8yLy9y%2F04y6ilw%3D%3D_2221-80-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "HYh+nt5C8yLy9y/04y6ilw==_2221-80-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'HYh+nt5C8yLy9y/04y6ilw==_2221-80-98'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId 'HYh+nt5C8yLy9y/04y6ilw==_2221-80-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_bDLGcLjaVgrdkJ0Xi8so6Q%3D%3D_2219-87-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_bDLGcLjaVgrdkJ0Xi8so6Q%3D%3D_2219-87-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_bDLGcLjaVgrdkJ0Xi8so6Q%3D%3D_2219-87-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_bDLGcLjaVgrdkJ0Xi8so6Q%3D%3D_2219-87-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_bDLGcLjaVgrdkJ0Xi8so6Q%3D%3D_2219-87-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bDLGcLjaVgrdkJ0Xi8so6Q==_2219-87-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'bDLGcLjaVgrdkJ0Xi8so6Q==_2219-87-98'^^xsd:string;
  dwc:scientificName 'Athanas nitescens'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107486'^^xsd:integer;
  dwc:occurrenceId 'bDLGcLjaVgrdkJ0Xi8so6Q==_2219-87-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107486'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_g73CFpW%2F4QFGrbVsv5P1bg%3D%3D_2222-100-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_g73CFpW%2F4QFGrbVsv5P1bg%3D%3D_2222-100-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_g73CFpW%2F4QFGrbVsv5P1bg%3D%3D_2222-100-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_g73CFpW%2F4QFGrbVsv5P1bg%3D%3D_2222-100-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_g73CFpW%2F4QFGrbVsv5P1bg%3D%3D_2222-100-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "g73CFpW/4QFGrbVsv5P1bg==_2222-100-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'g73CFpW/4QFGrbVsv5P1bg==_2222-100-98'^^xsd:string;
  dwc:scientificName 'Dexamine spinosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '102135'^^xsd:integer;
  dwc:occurrenceId 'g73CFpW/4QFGrbVsv5P1bg==_2222-100-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_6xhf%2B2KoRnBvOCuwp1mV4g%3D%3D_2220-138-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_6xhf%2B2KoRnBvOCuwp1mV4g%3D%3D_2220-138-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_6xhf%2B2KoRnBvOCuwp1mV4g%3D%3D_2220-138-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_6xhf%2B2KoRnBvOCuwp1mV4g%3D%3D_2220-138-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_6xhf%2B2KoRnBvOCuwp1mV4g%3D%3D_2220-138-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6xhf+2KoRnBvOCuwp1mV4g==_2220-138-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '6xhf+2KoRnBvOCuwp1mV4g==_2220-138-98'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId '6xhf+2KoRnBvOCuwp1mV4g==_2220-138-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_BcdrEAFwmB%2B4W9uWUxWkig%3D%3D_2224-127-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_BcdrEAFwmB%2B4W9uWUxWkig%3D%3D_2224-127-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_BcdrEAFwmB%2B4W9uWUxWkig%3D%3D_2224-127-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_BcdrEAFwmB%2B4W9uWUxWkig%3D%3D_2224-127-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_BcdrEAFwmB%2B4W9uWUxWkig%3D%3D_2224-127-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "BcdrEAFwmB+4W9uWUxWkig==_2224-127-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'BcdrEAFwmB+4W9uWUxWkig==_2224-127-98'^^xsd:string;
  dwc:scientificName 'Microdeutopus gryllotalpa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '102048'^^xsd:integer;
  dwc:occurrenceId 'BcdrEAFwmB+4W9uWUxWkig==_2224-127-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102048'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_8R9wXah8QhSB4ggiIMADUQ%3D%3D_2239-253-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_8R9wXah8QhSB4ggiIMADUQ%3D%3D_2239-253-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_8R9wXah8QhSB4ggiIMADUQ%3D%3D_2239-253-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_8R9wXah8QhSB4ggiIMADUQ%3D%3D_2239-253-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_8R9wXah8QhSB4ggiIMADUQ%3D%3D_2239-253-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8R9wXah8QhSB4ggiIMADUQ==_2239-253-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '8R9wXah8QhSB4ggiIMADUQ==_2239-253-98'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId '8R9wXah8QhSB4ggiIMADUQ==_2239-253-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_5kCGCKTQzCxw6FDV%2BI9yiw%3D%3D_2225-141-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_5kCGCKTQzCxw6FDV%2BI9yiw%3D%3D_2225-141-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_5kCGCKTQzCxw6FDV%2BI9yiw%3D%3D_2225-141-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_5kCGCKTQzCxw6FDV%2BI9yiw%3D%3D_2225-141-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_5kCGCKTQzCxw6FDV%2BI9yiw%3D%3D_2225-141-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5kCGCKTQzCxw6FDV+I9yiw==_2225-141-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '5kCGCKTQzCxw6FDV+I9yiw==_2225-141-98'^^xsd:string;
  dwc:scientificName 'Pilumnus hirtellus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107418'^^xsd:integer;
  dwc:occurrenceId '5kCGCKTQzCxw6FDV+I9yiw==_2225-141-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_1YvMuXYh93wgs7RQ%2FN4IHg%3D%3D_2218-142-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_1YvMuXYh93wgs7RQ%2FN4IHg%3D%3D_2218-142-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_1YvMuXYh93wgs7RQ%2FN4IHg%3D%3D_2218-142-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_1YvMuXYh93wgs7RQ%2FN4IHg%3D%3D_2218-142-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_1YvMuXYh93wgs7RQ%2FN4IHg%3D%3D_2218-142-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1YvMuXYh93wgs7RQ/N4IHg==_2218-142-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '1YvMuXYh93wgs7RQ/N4IHg==_2218-142-98'^^xsd:string;
  dwc:scientificName 'Pisidia longimana'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '107189'^^xsd:integer;
  dwc:occurrenceId '1YvMuXYh93wgs7RQ/N4IHg==_2218-142-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '107187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_07VYQb%2B4xsr6hXjDZAagxQ%3D%3D_2240-151-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_07VYQb%2B4xsr6hXjDZAagxQ%3D%3D_2240-151-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_07VYQb%2B4xsr6hXjDZAagxQ%3D%3D_2240-151-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_07VYQb%2B4xsr6hXjDZAagxQ%3D%3D_2240-151-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_07VYQb%2B4xsr6hXjDZAagxQ%3D%3D_2240-151-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "07VYQb+4xsr6hXjDZAagxQ==_2240-151-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '07VYQb+4xsr6hXjDZAagxQ==_2240-151-98'^^xsd:string;
  dwc:scientificName 'Conopeum seurati'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '111352'^^xsd:integer;
  dwc:occurrenceId '07VYQb+4xsr6hXjDZAagxQ==_2240-151-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '111352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_ibN%2FzncwRGA9UEo6w9YftQ%3D%3D_2223-140-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_ibN%2FzncwRGA9UEo6w9YftQ%3D%3D_2223-140-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_ibN%2FzncwRGA9UEo6w9YftQ%3D%3D_2223-140-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_ibN%2FzncwRGA9UEo6w9YftQ%3D%3D_2223-140-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_ibN%2FzncwRGA9UEo6w9YftQ%3D%3D_2223-140-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ibN/zncwRGA9UEo6w9YftQ==_2223-140-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'ibN/zncwRGA9UEo6w9YftQ==_2223-140-98'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'ibN/zncwRGA9UEo6w9YftQ==_2223-140-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_Lwbxrh8ip6OWCP6IAB0Vlg%3D%3D_2216-221-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_Lwbxrh8ip6OWCP6IAB0Vlg%3D%3D_2216-221-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_Lwbxrh8ip6OWCP6IAB0Vlg%3D%3D_2216-221-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_Lwbxrh8ip6OWCP6IAB0Vlg%3D%3D_2216-221-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_Lwbxrh8ip6OWCP6IAB0Vlg%3D%3D_2216-221-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Lwbxrh8ip6OWCP6IAB0Vlg==_2216-221-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'Lwbxrh8ip6OWCP6IAB0Vlg==_2216-221-98'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'Lwbxrh8ip6OWCP6IAB0Vlg==_2216-221-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_fWSAmMZQV9ODR7eA5WG2wQ%3D%3D_2217-198-98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_fWSAmMZQV9ODR7eA5WG2wQ%3D%3D_2217-198-98> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_fWSAmMZQV9ODR7eA5WG2wQ%3D%3D_2217-198-98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_fWSAmMZQV9ODR7eA5WG2wQ%3D%3D_2217-198-98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A98_fWSAmMZQV9ODR7eA5WG2wQ%3D%3D_2217-198-98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "fWSAmMZQV9ODR7eA5WG2wQ==_2217-198-98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'fWSAmMZQV9ODR7eA5WG2wQ==_2217-198-98'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId 'fWSAmMZQV9ODR7eA5WG2wQ==_2217-198-98'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_4PByeZSFjaiVIrhSbMxLkg%3D%3D_2194-198-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_4PByeZSFjaiVIrhSbMxLkg%3D%3D_2194-198-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_4PByeZSFjaiVIrhSbMxLkg%3D%3D_2194-198-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_4PByeZSFjaiVIrhSbMxLkg%3D%3D_2194-198-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_4PByeZSFjaiVIrhSbMxLkg%3D%3D_2194-198-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4PByeZSFjaiVIrhSbMxLkg==_2194-198-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '4PByeZSFjaiVIrhSbMxLkg==_2194-198-99'^^xsd:string;
  dwc:scientificName 'Chamelea gallina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141907'^^xsd:integer;
  dwc:occurrenceId '4PByeZSFjaiVIrhSbMxLkg==_2194-198-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141907'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_u6j11rYlc0J2WqjDFmejzA%3D%3D_2198-221-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_u6j11rYlc0J2WqjDFmejzA%3D%3D_2198-221-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_u6j11rYlc0J2WqjDFmejzA%3D%3D_2198-221-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_u6j11rYlc0J2WqjDFmejzA%3D%3D_2198-221-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_u6j11rYlc0J2WqjDFmejzA%3D%3D_2198-221-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "u6j11rYlc0J2WqjDFmejzA==_2198-221-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'u6j11rYlc0J2WqjDFmejzA==_2198-221-99'^^xsd:string;
  dwc:scientificName 'Mytilus galloprovincialis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140481'^^xsd:integer;
  dwc:occurrenceId 'u6j11rYlc0J2WqjDFmejzA==_2198-221-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140481'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_dFElE78yeAFxVfeXmm27Ew%3D%3D_2197-182-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_dFElE78yeAFxVfeXmm27Ew%3D%3D_2197-182-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_dFElE78yeAFxVfeXmm27Ew%3D%3D_2197-182-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_dFElE78yeAFxVfeXmm27Ew%3D%3D_2197-182-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_dFElE78yeAFxVfeXmm27Ew%3D%3D_2197-182-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dFElE78yeAFxVfeXmm27Ew==_2197-182-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'dFElE78yeAFxVfeXmm27Ew==_2197-182-99'^^xsd:string;
  dwc:scientificName 'Abra nitida'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '141435'^^xsd:integer;
  dwc:occurrenceId 'dFElE78yeAFxVfeXmm27Ew==_2197-182-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '141435'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_S2MAu7qcdHCZG%2F7v35JBlQ%3D%3D_2213-140-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_S2MAu7qcdHCZG%2F7v35JBlQ%3D%3D_2213-140-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_S2MAu7qcdHCZG%2F7v35JBlQ%3D%3D_2213-140-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_S2MAu7qcdHCZG%2F7v35JBlQ%3D%3D_2213-140-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_S2MAu7qcdHCZG%2F7v35JBlQ%3D%3D_2213-140-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "S2MAu7qcdHCZG/7v35JBlQ==_2213-140-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'S2MAu7qcdHCZG/7v35JBlQ==_2213-140-99'^^xsd:string;
  dwc:scientificName 'Phtisica marina'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '101864'^^xsd:integer;
  dwc:occurrenceId 'S2MAu7qcdHCZG/7v35JBlQ==_2213-140-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101864'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_mwu2Vf1NcmfendKKXnXlnw%3D%3D_2199-253-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_mwu2Vf1NcmfendKKXnXlnw%3D%3D_2199-253-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_mwu2Vf1NcmfendKKXnXlnw%3D%3D_2199-253-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_mwu2Vf1NcmfendKKXnXlnw%3D%3D_2199-253-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_mwu2Vf1NcmfendKKXnXlnw%3D%3D_2199-253-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mwu2Vf1NcmfendKKXnXlnw==_2199-253-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'mwu2Vf1NcmfendKKXnXlnw==_2199-253-99'^^xsd:string;
  dwc:scientificName 'Nemertea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '152391'^^xsd:integer;
  dwc:occurrenceId 'mwu2Vf1NcmfendKKXnXlnw==_2199-253-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152391'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_7EeuFp%2FRZyp3SQmBkVw%2BEg%3D%3D_2195-240-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_7EeuFp%2FRZyp3SQmBkVw%2BEg%3D%3D_2195-240-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_7EeuFp%2FRZyp3SQmBkVw%2BEg%3D%3D_2195-240-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_7EeuFp%2FRZyp3SQmBkVw%2BEg%3D%3D_2195-240-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_7EeuFp%2FRZyp3SQmBkVw%2BEg%3D%3D_2195-240-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7EeuFp/RZyp3SQmBkVw+Eg==_2195-240-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '7EeuFp/RZyp3SQmBkVw+Eg==_2195-240-99'^^xsd:string;
  dwc:scientificName 'Spisula subtruncata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '140302'^^xsd:integer;
  dwc:occurrenceId '7EeuFp/RZyp3SQmBkVw+Eg==_2195-240-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '140302'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_kPGxZG%2F5zqSq%2FtFnNmoEBg%3D%3D_2196-229-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_kPGxZG%2F5zqSq%2FtFnNmoEBg%3D%3D_2196-229-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_kPGxZG%2F5zqSq%2FtFnNmoEBg%3D%3D_2196-229-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_kPGxZG%2F5zqSq%2FtFnNmoEBg%3D%3D_2196-229-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_kPGxZG%2F5zqSq%2FtFnNmoEBg%3D%3D_2196-229-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "kPGxZG/5zqSq/tFnNmoEBg==_2196-229-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'kPGxZG/5zqSq/tFnNmoEBg==_2196-229-99'^^xsd:string;
  dwc:scientificName 'Polititapes aureus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '246150'^^xsd:integer;
  dwc:occurrenceId 'kPGxZG/5zqSq/tFnNmoEBg==_2196-229-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '246150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_MIwSsobkkUtEnscr1kT%2Fbw%3D%3D_2211-138-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_MIwSsobkkUtEnscr1kT%2Fbw%3D%3D_2211-138-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_MIwSsobkkUtEnscr1kT%2Fbw%3D%3D_2211-138-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_MIwSsobkkUtEnscr1kT%2Fbw%3D%3D_2211-138-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_MIwSsobkkUtEnscr1kT%2Fbw%3D%3D_2211-138-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MIwSsobkkUtEnscr1kT/bw==_2211-138-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'MIwSsobkkUtEnscr1kT/bw==_2211-138-99'^^xsd:string;
  dwc:scientificName 'Perioculodes longimanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '102915'^^xsd:integer;
  dwc:occurrenceId 'MIwSsobkkUtEnscr1kT/bw==_2211-138-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102915'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Iy65BbWK4A%2Fng6PI%2F0E40A%3D%3D_2210-123-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Iy65BbWK4A%2Fng6PI%2F0E40A%3D%3D_2210-123-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Iy65BbWK4A%2Fng6PI%2F0E40A%3D%3D_2210-123-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Iy65BbWK4A%2Fng6PI%2F0E40A%3D%3D_2210-123-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Iy65BbWK4A%2Fng6PI%2F0E40A%3D%3D_2210-123-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Iy65BbWK4A/ng6PI/0E40A==_2210-123-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'Iy65BbWK4A/ng6PI/0E40A==_2210-123-99'^^xsd:string;
  dwc:scientificName 'Melita palmata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '102843'^^xsd:integer;
  dwc:occurrenceId 'Iy65BbWK4A/ng6PI/0E40A==_2210-123-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '102843'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_poh7rGjktSKh%2FGKUTTjYyA%3D%3D_2214-110-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_poh7rGjktSKh%2FGKUTTjYyA%3D%3D_2214-110-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_poh7rGjktSKh%2FGKUTTjYyA%3D%3D_2214-110-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_poh7rGjktSKh%2FGKUTTjYyA%3D%3D_2214-110-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_poh7rGjktSKh%2FGKUTTjYyA%3D%3D_2214-110-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "poh7rGjktSKh/GKUTTjYyA==_2214-110-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'poh7rGjktSKh/GKUTTjYyA==_2214-110-99'^^xsd:string;
  dwc:scientificName 'Gastrosaccus sanctus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '120019'^^xsd:integer;
  dwc:occurrenceId 'poh7rGjktSKh/GKUTTjYyA==_2214-110-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '120019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_4N0dK2xsBlLIqvOVGsbstw%3D%3D_2215-99-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_4N0dK2xsBlLIqvOVGsbstw%3D%3D_2215-99-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_4N0dK2xsBlLIqvOVGsbstw%3D%3D_2215-99-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_4N0dK2xsBlLIqvOVGsbstw%3D%3D_2215-99-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_4N0dK2xsBlLIqvOVGsbstw%3D%3D_2215-99-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4N0dK2xsBlLIqvOVGsbstw==_2215-99-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '4N0dK2xsBlLIqvOVGsbstw==_2215-99-99'^^xsd:string;
  dwc:scientificName 'Cumopsis goodsir'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '110465'^^xsd:integer;
  dwc:occurrenceId '4N0dK2xsBlLIqvOVGsbstw==_2215-99-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '110465'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_88Cpiq2kJcWE1tsmtjcXRQ%3D%3D_2212-80-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_88Cpiq2kJcWE1tsmtjcXRQ%3D%3D_2212-80-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_88Cpiq2kJcWE1tsmtjcXRQ%3D%3D_2212-80-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_88Cpiq2kJcWE1tsmtjcXRQ%3D%3D_2212-80-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_88Cpiq2kJcWE1tsmtjcXRQ%3D%3D_2212-80-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "88Cpiq2kJcWE1tsmtjcXRQ==_2212-80-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '88Cpiq2kJcWE1tsmtjcXRQ==_2212-80-99'^^xsd:string;
  dwc:scientificName 'Ampelisca diadema'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '101896'^^xsd:integer;
  dwc:occurrenceId '88Cpiq2kJcWE1tsmtjcXRQ==_2212-80-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '101896'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_YCrVyCV4dOURqgGuToBEQQ%3D%3D_2208-74-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_YCrVyCV4dOURqgGuToBEQQ%3D%3D_2208-74-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_YCrVyCV4dOURqgGuToBEQQ%3D%3D_2208-74-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_YCrVyCV4dOURqgGuToBEQQ%3D%3D_2208-74-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_YCrVyCV4dOURqgGuToBEQQ%3D%3D_2208-74-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "YCrVyCV4dOURqgGuToBEQQ==_2208-74-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'YCrVyCV4dOURqgGuToBEQQ==_2208-74-99'^^xsd:string;
  dwc:scientificName 'Spio filicornis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '131183'^^xsd:integer;
  dwc:occurrenceId 'YCrVyCV4dOURqgGuToBEQQ==_2208-74-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_ke9rVEJZEgpdLl86AKqW4w%3D%3D_2202-42-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_ke9rVEJZEgpdLl86AKqW4w%3D%3D_2202-42-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_ke9rVEJZEgpdLl86AKqW4w%3D%3D_2202-42-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_ke9rVEJZEgpdLl86AKqW4w%3D%3D_2202-42-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_ke9rVEJZEgpdLl86AKqW4w%3D%3D_2202-42-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ke9rVEJZEgpdLl86AKqW4w==_2202-42-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'ke9rVEJZEgpdLl86AKqW4w==_2202-42-99'^^xsd:string;
  dwc:scientificName 'Nephtys hombergii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '130359'^^xsd:integer;
  dwc:occurrenceId 'ke9rVEJZEgpdLl86AKqW4w==_2202-42-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130359'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Tkntlpj4huI%2FZQ3I1Tjn3A%3D%3D_2205-57-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Tkntlpj4huI%2FZQ3I1Tjn3A%3D%3D_2205-57-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Tkntlpj4huI%2FZQ3I1Tjn3A%3D%3D_2205-57-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Tkntlpj4huI%2FZQ3I1Tjn3A%3D%3D_2205-57-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Tkntlpj4huI%2FZQ3I1Tjn3A%3D%3D_2205-57-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Tkntlpj4huI/ZQ3I1Tjn3A==_2205-57-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'Tkntlpj4huI/ZQ3I1Tjn3A==_2205-57-99'^^xsd:string;
  dwc:scientificName 'Platynereis dumerilii'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '130417'^^xsd:integer;
  dwc:occurrenceId 'Tkntlpj4huI/ZQ3I1Tjn3A==_2205-57-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130417'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_n01Ls95d3Z%2Fn5ZOA9yjSZg%3D%3D_2204-62-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_n01Ls95d3Z%2Fn5ZOA9yjSZg%3D%3D_2204-62-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_n01Ls95d3Z%2Fn5ZOA9yjSZg%3D%3D_2204-62-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_n01Ls95d3Z%2Fn5ZOA9yjSZg%3D%3D_2204-62-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_n01Ls95d3Z%2Fn5ZOA9yjSZg%3D%3D_2204-62-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "n01Ls95d3Z/n5ZOA9yjSZg==_2204-62-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'n01Ls95d3Z/n5ZOA9yjSZg==_2204-62-99'^^xsd:string;
  dwc:scientificName 'Prionospio cirrifera'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '131153'^^xsd:integer;
  dwc:occurrenceId 'n01Ls95d3Z/n5ZOA9yjSZg==_2204-62-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '131153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Y9tXV4hwGhMUMX3BxHu6ZQ%3D%3D_2201-56-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Y9tXV4hwGhMUMX3BxHu6ZQ%3D%3D_2201-56-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Y9tXV4hwGhMUMX3BxHu6ZQ%3D%3D_2201-56-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Y9tXV4hwGhMUMX3BxHu6ZQ%3D%3D_2201-56-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_Y9tXV4hwGhMUMX3BxHu6ZQ%3D%3D_2201-56-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Y9tXV4hwGhMUMX3BxHu6ZQ==_2201-56-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'Y9tXV4hwGhMUMX3BxHu6ZQ==_2201-56-99'^^xsd:string;
  dwc:scientificName 'Phyllodoce mucosa'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '334512'^^xsd:integer;
  dwc:occurrenceId 'Y9tXV4hwGhMUMX3BxHu6ZQ==_2201-56-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '334512'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_qvsQfZJ34pQcz%2FMOAOgjOQ%3D%3D_2200-48-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_qvsQfZJ34pQcz%2FMOAOgjOQ%3D%3D_2200-48-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_qvsQfZJ34pQcz%2FMOAOgjOQ%3D%3D_2200-48-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_qvsQfZJ34pQcz%2FMOAOgjOQ%3D%3D_2200-48-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_qvsQfZJ34pQcz%2FMOAOgjOQ%3D%3D_2200-48-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "qvsQfZJ34pQcz/MOAOgjOQ==_2200-48-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'qvsQfZJ34pQcz/MOAOgjOQ==_2200-48-99'^^xsd:string;
  dwc:scientificName 'Oligochaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '2036'^^xsd:integer;
  dwc:occurrenceId 'qvsQfZJ34pQcz/MOAOgjOQ==_2200-48-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '2036'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_nDvEJRB5BuS%2BgVsLESfYQg%3D%3D_2207-52-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_nDvEJRB5BuS%2BgVsLESfYQg%3D%3D_2207-52-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_nDvEJRB5BuS%2BgVsLESfYQg%3D%3D_2207-52-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_nDvEJRB5BuS%2BgVsLESfYQg%3D%3D_2207-52-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_nDvEJRB5BuS%2BgVsLESfYQg%3D%3D_2207-52-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "nDvEJRB5BuS+gVsLESfYQg==_2207-52-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'nDvEJRB5BuS+gVsLESfYQg==_2207-52-99'^^xsd:string;
  dwc:scientificName 'Pholoe inornata'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '130601'^^xsd:integer;
  dwc:occurrenceId 'nDvEJRB5BuS+gVsLESfYQg==_2207-52-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '130601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_FnxZuDLg2yledRZVCu9U4g%3D%3D_2203-30-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_FnxZuDLg2yledRZVCu9U4g%3D%3D_2203-30-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_FnxZuDLg2yledRZVCu9U4g%3D%3D_2203-30-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_FnxZuDLg2yledRZVCu9U4g%3D%3D_2203-30-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_FnxZuDLg2yledRZVCu9U4g%3D%3D_2203-30-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "FnxZuDLg2yledRZVCu9U4g==_2203-30-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'FnxZuDLg2yledRZVCu9U4g==_2203-30-99'^^xsd:string;
  dwc:scientificName 'Heteromastus filiformis'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '129884'^^xsd:integer;
  dwc:occurrenceId 'FnxZuDLg2yledRZVCu9U4g==_2203-30-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '129884'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_5V31Jn0p9IebODlLI0EpSQ%3D%3D_2209-32-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_5V31Jn0p9IebODlLI0EpSQ%3D%3D_2209-32-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_5V31Jn0p9IebODlLI0EpSQ%3D%3D_2209-32-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_5V31Jn0p9IebODlLI0EpSQ%3D%3D_2209-32-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_5V31Jn0p9IebODlLI0EpSQ%3D%3D_2209-32-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5V31Jn0p9IebODlLI0EpSQ==_2209-32-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 '5V31Jn0p9IebODlLI0EpSQ==_2209-32-99'^^xsd:string;
  dwc:scientificName 'Lagis koreni'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '152367'^^xsd:integer;
  dwc:occurrenceId '5V31Jn0p9IebODlLI0EpSQ==_2209-32-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '152367'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_pndSh9vOGQ%2F3hz%2BLFqU9%2FA%3D%3D_2206-7-99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_pndSh9vOGQ%2F3hz%2BLFqU9%2FA%3D%3D_2206-7-99> ;
  mr:hasGeometry <https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_pndSh9vOGQ%2F3hz%2BLFqU9%2FA%3D%3D_2206-7-99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.50698"^^xsd:decimal ;
  dwc:decimalLongitude "30.50377"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters "22"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39879.2689533743"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_pndSh9vOGQ%2F3hz%2BLFqU9%2FA%3D%3D_2206-7-99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.50698 30.50377)"^^geo:wktLiteral ;
  geo-pos:lat "45.50698"^^xsd:decimal ;
  geo-pos:long "30.50377"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39879.2689533743"^^xsd:integer .

<https://eurobis.org/id/occurrence/6473_Macrozoob%3ANPMSUAPhyllophoraJuly2017%3A99_pndSh9vOGQ%2F3hz%2BLFqU9%2FA%3D%3D_2206-7-99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "pndSh9vOGQ/3hz+LFqU9/A==_2206-7-99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6473_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.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 July 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 'pndSh9vOGQ/3hz+LFqU9/A==_2206-7-99'^^xsd:string;
  dwc:scientificName 'Alitta succinea'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:longitude '30.50377'^^xsd:double;
  dwc:latitude '45.50698'^^xsd:double;
  dwc:coordinatePrecision '39879.268953374'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25068 45.50698, 31.25068 46.00042, 30.50377 46.00042, 30.50377 45.50698, 31.25068 45.50698))'^^xsd:string;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:maximumDepth '22'^^xsd:integer;
  dwc:aphiaid '234850'^^xsd:integer;
  dwc:occurrenceId 'pndSh9vOGQ/3hz+LFqU9/A==_2206-7-99'^^xsd:string;
  dwc:observationDate '2017-07-11'^^xsd:date;
  dwc:aphiaIdAccepted '234850'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF