@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/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Mesozoop:NPMSUAPhyllophoraApril2017:155" ;
  .
<https://eurobis.org/id/event/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Mesozoop:NPMSUAPhyllophoraApril2017:156" ;
  .
<https://eurobis.org/id/event/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Mesozoop:NPMSUAPhyllophoraApril2017:157" ;
  .
<https://eurobis.org/id/event/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Mesozoop:NPMSUAPhyllophoraApril2017:158" ;
  .
<https://eurobis.org/id/event/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Mesozoop:NPMSUAPhyllophoraApril2017:159" ;
  .
<https://eurobis.org/id/event/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Mesozoop:NPMSUAPhyllophoraApril2017:160" ;
  .
<https://eurobis.org/id/event/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Mesozoop:NPMSUAPhyllophoraApril2017:161" ;
  .
<https://eurobis.org/id/event/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "Mesozoop:NPMSUAPhyllophoraApril2017:162" ;
  .
<https://eurobis.org/id/event/6488_NPMSUAPhyllophoraApril2017>
  a marine-observation:BioEvent , dwc:Event , marine-observation:Sampling;
  dct:identifier "NPMSUAPhyllophoraApril2017" ;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_ipjCg9ZPhMTrfnuX0xHeDQ%3D%3D_2915-231-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_ipjCg9ZPhMTrfnuX0xHeDQ%3D%3D_2915-231-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_ipjCg9ZPhMTrfnuX0xHeDQ%3D%3D_2915-231-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_ipjCg9ZPhMTrfnuX0xHeDQ%3D%3D_2915-231-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_ipjCg9ZPhMTrfnuX0xHeDQ%3D%3D_2915-231-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ipjCg9ZPhMTrfnuX0xHeDQ==_2915-231-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'ipjCg9ZPhMTrfnuX0xHeDQ==_2915-231-155'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'ipjCg9ZPhMTrfnuX0xHeDQ==_2915-231-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_JuplU03NL99NbCkDr6u8ng%3D%3D_2914-232-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_JuplU03NL99NbCkDr6u8ng%3D%3D_2914-232-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_JuplU03NL99NbCkDr6u8ng%3D%3D_2914-232-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_JuplU03NL99NbCkDr6u8ng%3D%3D_2914-232-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_JuplU03NL99NbCkDr6u8ng%3D%3D_2914-232-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "JuplU03NL99NbCkDr6u8ng==_2914-232-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'JuplU03NL99NbCkDr6u8ng==_2914-232-155'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'JuplU03NL99NbCkDr6u8ng==_2914-232-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Sakt%2BEHe0nJ%2FXALUhOujcw%3D%3D_2913-235-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Sakt%2BEHe0nJ%2FXALUhOujcw%3D%3D_2913-235-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Sakt%2BEHe0nJ%2FXALUhOujcw%3D%3D_2913-235-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Sakt%2BEHe0nJ%2FXALUhOujcw%3D%3D_2913-235-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Sakt%2BEHe0nJ%2FXALUhOujcw%3D%3D_2913-235-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Sakt+EHe0nJ/XALUhOujcw==_2913-235-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Sakt+EHe0nJ/XALUhOujcw==_2913-235-155'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'Sakt+EHe0nJ/XALUhOujcw==_2913-235-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_N3utWTdtheyjyHFMyQ%2Bofw%3D%3D_2912-238-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_N3utWTdtheyjyHFMyQ%2Bofw%3D%3D_2912-238-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_N3utWTdtheyjyHFMyQ%2Bofw%3D%3D_2912-238-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_N3utWTdtheyjyHFMyQ%2Bofw%3D%3D_2912-238-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_N3utWTdtheyjyHFMyQ%2Bofw%3D%3D_2912-238-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "N3utWTdtheyjyHFMyQ+ofw==_2912-238-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'N3utWTdtheyjyHFMyQ+ofw==_2912-238-155'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'N3utWTdtheyjyHFMyQ+ofw==_2912-238-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_DET2tmQIJAHb87Rs99t%2BRw%3D%3D_2911-239-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_DET2tmQIJAHb87Rs99t%2BRw%3D%3D_2911-239-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_DET2tmQIJAHb87Rs99t%2BRw%3D%3D_2911-239-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_DET2tmQIJAHb87Rs99t%2BRw%3D%3D_2911-239-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_DET2tmQIJAHb87Rs99t%2BRw%3D%3D_2911-239-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DET2tmQIJAHb87Rs99t+Rw==_2911-239-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'DET2tmQIJAHb87Rs99t+Rw==_2911-239-155'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'DET2tmQIJAHb87Rs99t+Rw==_2911-239-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_27IzoK8YYD1sX4djBBRLdg%3D%3D_2910-240-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_27IzoK8YYD1sX4djBBRLdg%3D%3D_2910-240-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_27IzoK8YYD1sX4djBBRLdg%3D%3D_2910-240-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_27IzoK8YYD1sX4djBBRLdg%3D%3D_2910-240-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_27IzoK8YYD1sX4djBBRLdg%3D%3D_2910-240-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "27IzoK8YYD1sX4djBBRLdg==_2910-240-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '27IzoK8YYD1sX4djBBRLdg==_2910-240-155'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId '27IzoK8YYD1sX4djBBRLdg==_2910-240-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_hx26YUaEGmuRUckm6jubFA%3D%3D_2909-241-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_hx26YUaEGmuRUckm6jubFA%3D%3D_2909-241-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_hx26YUaEGmuRUckm6jubFA%3D%3D_2909-241-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_hx26YUaEGmuRUckm6jubFA%3D%3D_2909-241-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_hx26YUaEGmuRUckm6jubFA%3D%3D_2909-241-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "hx26YUaEGmuRUckm6jubFA==_2909-241-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'hx26YUaEGmuRUckm6jubFA==_2909-241-155'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'hx26YUaEGmuRUckm6jubFA==_2909-241-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_oxVDNLLSt4Q%2F6wDYsBODKQ%3D%3D_2921-261-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_oxVDNLLSt4Q%2F6wDYsBODKQ%3D%3D_2921-261-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_oxVDNLLSt4Q%2F6wDYsBODKQ%3D%3D_2921-261-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_oxVDNLLSt4Q%2F6wDYsBODKQ%3D%3D_2921-261-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_oxVDNLLSt4Q%2F6wDYsBODKQ%3D%3D_2921-261-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "oxVDNLLSt4Q/6wDYsBODKQ==_2921-261-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'oxVDNLLSt4Q/6wDYsBODKQ==_2921-261-155'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'oxVDNLLSt4Q/6wDYsBODKQ==_2921-261-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_F7ZuGxQVil6Xf1z34XPbpA%3D%3D_2922-260-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_F7ZuGxQVil6Xf1z34XPbpA%3D%3D_2922-260-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_F7ZuGxQVil6Xf1z34XPbpA%3D%3D_2922-260-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_F7ZuGxQVil6Xf1z34XPbpA%3D%3D_2922-260-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_F7ZuGxQVil6Xf1z34XPbpA%3D%3D_2922-260-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "F7ZuGxQVil6Xf1z34XPbpA==_2922-260-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'F7ZuGxQVil6Xf1z34XPbpA==_2922-260-155'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'F7ZuGxQVil6Xf1z34XPbpA==_2922-260-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_q5nwxfYNltzIlg99zPXv3Q%3D%3D_2920-264-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_q5nwxfYNltzIlg99zPXv3Q%3D%3D_2920-264-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_q5nwxfYNltzIlg99zPXv3Q%3D%3D_2920-264-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_q5nwxfYNltzIlg99zPXv3Q%3D%3D_2920-264-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_q5nwxfYNltzIlg99zPXv3Q%3D%3D_2920-264-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "q5nwxfYNltzIlg99zPXv3Q==_2920-264-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'q5nwxfYNltzIlg99zPXv3Q==_2920-264-155'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'q5nwxfYNltzIlg99zPXv3Q==_2920-264-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Knxwn92ezo6eOXAA7syfPQ%3D%3D_2919-267-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Knxwn92ezo6eOXAA7syfPQ%3D%3D_2919-267-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Knxwn92ezo6eOXAA7syfPQ%3D%3D_2919-267-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Knxwn92ezo6eOXAA7syfPQ%3D%3D_2919-267-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Knxwn92ezo6eOXAA7syfPQ%3D%3D_2919-267-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Knxwn92ezo6eOXAA7syfPQ==_2919-267-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Knxwn92ezo6eOXAA7syfPQ==_2919-267-155'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'Knxwn92ezo6eOXAA7syfPQ==_2919-267-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_kUU4Sr50RM2GBVsdDD3Vsw%3D%3D_2918-268-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_kUU4Sr50RM2GBVsdDD3Vsw%3D%3D_2918-268-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_kUU4Sr50RM2GBVsdDD3Vsw%3D%3D_2918-268-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_kUU4Sr50RM2GBVsdDD3Vsw%3D%3D_2918-268-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_kUU4Sr50RM2GBVsdDD3Vsw%3D%3D_2918-268-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "kUU4Sr50RM2GBVsdDD3Vsw==_2918-268-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'kUU4Sr50RM2GBVsdDD3Vsw==_2918-268-155'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'kUU4Sr50RM2GBVsdDD3Vsw==_2918-268-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_w6lTw%2B0l0tCDcti%2FDbsD1g%3D%3D_2917-269-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_w6lTw%2B0l0tCDcti%2FDbsD1g%3D%3D_2917-269-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_w6lTw%2B0l0tCDcti%2FDbsD1g%3D%3D_2917-269-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_w6lTw%2B0l0tCDcti%2FDbsD1g%3D%3D_2917-269-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_w6lTw%2B0l0tCDcti%2FDbsD1g%3D%3D_2917-269-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "w6lTw+0l0tCDcti/DbsD1g==_2917-269-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'w6lTw+0l0tCDcti/DbsD1g==_2917-269-155'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'w6lTw+0l0tCDcti/DbsD1g==_2917-269-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_ABa6MBzkS5va9TsOi0iDRA%3D%3D_2929-274-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_ABa6MBzkS5va9TsOi0iDRA%3D%3D_2929-274-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_ABa6MBzkS5va9TsOi0iDRA%3D%3D_2929-274-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_ABa6MBzkS5va9TsOi0iDRA%3D%3D_2929-274-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_ABa6MBzkS5va9TsOi0iDRA%3D%3D_2929-274-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ABa6MBzkS5va9TsOi0iDRA==_2929-274-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'ABa6MBzkS5va9TsOi0iDRA==_2929-274-155'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'ABa6MBzkS5va9TsOi0iDRA==_2929-274-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_cg8qd8XeI4uBiVu6E6RtZg%3D%3D_2916-270-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_cg8qd8XeI4uBiVu6E6RtZg%3D%3D_2916-270-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_cg8qd8XeI4uBiVu6E6RtZg%3D%3D_2916-270-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_cg8qd8XeI4uBiVu6E6RtZg%3D%3D_2916-270-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_cg8qd8XeI4uBiVu6E6RtZg%3D%3D_2916-270-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cg8qd8XeI4uBiVu6E6RtZg==_2916-270-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'cg8qd8XeI4uBiVu6E6RtZg==_2916-270-155'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'cg8qd8XeI4uBiVu6E6RtZg==_2916-270-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_VFB6kvyqkqjZU%2FKgZZoObQ%3D%3D_2928-275-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_VFB6kvyqkqjZU%2FKgZZoObQ%3D%3D_2928-275-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_VFB6kvyqkqjZU%2FKgZZoObQ%3D%3D_2928-275-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_VFB6kvyqkqjZU%2FKgZZoObQ%3D%3D_2928-275-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_VFB6kvyqkqjZU%2FKgZZoObQ%3D%3D_2928-275-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VFB6kvyqkqjZU/KgZZoObQ==_2928-275-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'VFB6kvyqkqjZU/KgZZoObQ==_2928-275-155'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'VFB6kvyqkqjZU/KgZZoObQ==_2928-275-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_2UFrS9oHWDpxp1rrJbRutQ%3D%3D_2927-278-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_2UFrS9oHWDpxp1rrJbRutQ%3D%3D_2927-278-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_2UFrS9oHWDpxp1rrJbRutQ%3D%3D_2927-278-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_2UFrS9oHWDpxp1rrJbRutQ%3D%3D_2927-278-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_2UFrS9oHWDpxp1rrJbRutQ%3D%3D_2927-278-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2UFrS9oHWDpxp1rrJbRutQ==_2927-278-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '2UFrS9oHWDpxp1rrJbRutQ==_2927-278-155'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '2UFrS9oHWDpxp1rrJbRutQ==_2927-278-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_YyscRh%2BCXk251QptRwDR0Q%3D%3D_2926-281-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_YyscRh%2BCXk251QptRwDR0Q%3D%3D_2926-281-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_YyscRh%2BCXk251QptRwDR0Q%3D%3D_2926-281-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_YyscRh%2BCXk251QptRwDR0Q%3D%3D_2926-281-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_YyscRh%2BCXk251QptRwDR0Q%3D%3D_2926-281-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "YyscRh+CXk251QptRwDR0Q==_2926-281-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'YyscRh+CXk251QptRwDR0Q==_2926-281-155'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'YyscRh+CXk251QptRwDR0Q==_2926-281-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_6IW2Y7vMZAuENXPpx46uWg%3D%3D_2925-282-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_6IW2Y7vMZAuENXPpx46uWg%3D%3D_2925-282-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_6IW2Y7vMZAuENXPpx46uWg%3D%3D_2925-282-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_6IW2Y7vMZAuENXPpx46uWg%3D%3D_2925-282-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_6IW2Y7vMZAuENXPpx46uWg%3D%3D_2925-282-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6IW2Y7vMZAuENXPpx46uWg==_2925-282-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '6IW2Y7vMZAuENXPpx46uWg==_2925-282-155'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '6IW2Y7vMZAuENXPpx46uWg==_2925-282-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Gnb1gYEuV6ZApJ6LhLduPA%3D%3D_2924-283-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Gnb1gYEuV6ZApJ6LhLduPA%3D%3D_2924-283-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Gnb1gYEuV6ZApJ6LhLduPA%3D%3D_2924-283-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Gnb1gYEuV6ZApJ6LhLduPA%3D%3D_2924-283-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_Gnb1gYEuV6ZApJ6LhLduPA%3D%3D_2924-283-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Gnb1gYEuV6ZApJ6LhLduPA==_2924-283-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Gnb1gYEuV6ZApJ6LhLduPA==_2924-283-155'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'Gnb1gYEuV6ZApJ6LhLduPA==_2924-283-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_nHlflOAOGbLpVn3axlyZZg%3D%3D_2923-284-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_nHlflOAOGbLpVn3axlyZZg%3D%3D_2923-284-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_nHlflOAOGbLpVn3axlyZZg%3D%3D_2923-284-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_nHlflOAOGbLpVn3axlyZZg%3D%3D_2923-284-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_nHlflOAOGbLpVn3axlyZZg%3D%3D_2923-284-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "nHlflOAOGbLpVn3axlyZZg==_2923-284-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'nHlflOAOGbLpVn3axlyZZg==_2923-284-155'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'nHlflOAOGbLpVn3axlyZZg==_2923-284-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_pB26Heo9NuL%2FI6YNBbmU6g%3D%3D_3070-393-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_pB26Heo9NuL%2FI6YNBbmU6g%3D%3D_3070-393-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_pB26Heo9NuL%2FI6YNBbmU6g%3D%3D_3070-393-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_pB26Heo9NuL%2FI6YNBbmU6g%3D%3D_3070-393-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_pB26Heo9NuL%2FI6YNBbmU6g%3D%3D_3070-393-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "pB26Heo9NuL/I6YNBbmU6g==_3070-393-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'pB26Heo9NuL/I6YNBbmU6g==_3070-393-155'^^xsd:string;
  dwc:scientificName 'Synchaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '134958'^^xsd:integer;
  dwc:occurrenceId 'pB26Heo9NuL/I6YNBbmU6g==_3070-393-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '134958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_SKus5Z6WtULvxYA2fTuUhA%3D%3D_3056-458-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_SKus5Z6WtULvxYA2fTuUhA%3D%3D_3056-458-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_SKus5Z6WtULvxYA2fTuUhA%3D%3D_3056-458-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_SKus5Z6WtULvxYA2fTuUhA%3D%3D_3056-458-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_SKus5Z6WtULvxYA2fTuUhA%3D%3D_3056-458-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SKus5Z6WtULvxYA2fTuUhA==_3056-458-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'SKus5Z6WtULvxYA2fTuUhA==_3056-458-155'^^xsd:string;
  dwc:scientificName 'Oithona davisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '353995'^^xsd:integer;
  dwc:occurrenceId 'SKus5Z6WtULvxYA2fTuUhA==_3056-458-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '353995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_JS5odUQL%2BMcCNO1Id3CUrg%3D%3D_2908-346-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_JS5odUQL%2BMcCNO1Id3CUrg%3D%3D_2908-346-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_JS5odUQL%2BMcCNO1Id3CUrg%3D%3D_2908-346-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_JS5odUQL%2BMcCNO1Id3CUrg%3D%3D_2908-346-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_JS5odUQL%2BMcCNO1Id3CUrg%3D%3D_2908-346-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "JS5odUQL+McCNO1Id3CUrg==_2908-346-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'JS5odUQL+McCNO1Id3CUrg==_2908-346-155'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'JS5odUQL+McCNO1Id3CUrg==_2908-346-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_5xlIS%2BGj4H%2F32w8k%2FW%2F2QQ%3D%3D_3064-407-155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_5xlIS%2BGj4H%2F32w8k%2FW%2F2QQ%3D%3D_3064-407-155> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_5xlIS%2BGj4H%2F32w8k%2FW%2F2QQ%3D%3D_3064-407-155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  dwc:decimalLatitude "46.00067"^^xsd:decimal ;
  dwc:decimalLongitude "31.2501"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_5xlIS%2BGj4H%2F32w8k%2FW%2F2QQ%3D%3D_3064-407-155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (46.00067 31.2501)"^^geo:wktLiteral ;
  geo-pos:lat "46.00067"^^xsd:decimal ;
  geo-pos:long "31.2501"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A155_5xlIS%2BGj4H%2F32w8k%2FW%2F2QQ%3D%3D_3064-407-155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5xlIS+Gj4H/32w8k/W/2QQ==_3064-407-155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '5xlIS+Gj4H/32w8k/W/2QQ==_3064-407-155'^^xsd:string;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.2501'^^xsd:double;
  dwc:latitude '46.00067'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:occurrenceId '5xlIS+Gj4H/32w8k/W/2QQ==_3064-407-155'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_4DUsNOY5GxTr9n5o9PuATQ%3D%3D_3065-407-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_4DUsNOY5GxTr9n5o9PuATQ%3D%3D_3065-407-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_4DUsNOY5GxTr9n5o9PuATQ%3D%3D_3065-407-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_4DUsNOY5GxTr9n5o9PuATQ%3D%3D_3065-407-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_4DUsNOY5GxTr9n5o9PuATQ%3D%3D_3065-407-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4DUsNOY5GxTr9n5o9PuATQ==_3065-407-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '4DUsNOY5GxTr9n5o9PuATQ==_3065-407-156'^^xsd:string;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:occurrenceId '4DUsNOY5GxTr9n5o9PuATQ==_3065-407-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_kpKYLYJwuE57QD4jDHYA3A%3D%3D_2930-346-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_kpKYLYJwuE57QD4jDHYA3A%3D%3D_2930-346-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_kpKYLYJwuE57QD4jDHYA3A%3D%3D_2930-346-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_kpKYLYJwuE57QD4jDHYA3A%3D%3D_2930-346-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_kpKYLYJwuE57QD4jDHYA3A%3D%3D_2930-346-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "kpKYLYJwuE57QD4jDHYA3A==_2930-346-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'kpKYLYJwuE57QD4jDHYA3A==_2930-346-156'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'kpKYLYJwuE57QD4jDHYA3A==_2930-346-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_v9eb0eFd5%2B%2FqXg2apxOrjQ%3D%3D_3057-458-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_v9eb0eFd5%2B%2FqXg2apxOrjQ%3D%3D_3057-458-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_v9eb0eFd5%2B%2FqXg2apxOrjQ%3D%3D_3057-458-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_v9eb0eFd5%2B%2FqXg2apxOrjQ%3D%3D_3057-458-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_v9eb0eFd5%2B%2FqXg2apxOrjQ%3D%3D_3057-458-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "v9eb0eFd5+/qXg2apxOrjQ==_3057-458-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'v9eb0eFd5+/qXg2apxOrjQ==_3057-458-156'^^xsd:string;
  dwc:scientificName 'Oithona davisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '353995'^^xsd:integer;
  dwc:occurrenceId 'v9eb0eFd5+/qXg2apxOrjQ==_3057-458-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '353995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_BUs%2BcG2fV9DvbVFuHKC8sA%3D%3D_3071-393-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_BUs%2BcG2fV9DvbVFuHKC8sA%3D%3D_3071-393-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_BUs%2BcG2fV9DvbVFuHKC8sA%3D%3D_3071-393-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_BUs%2BcG2fV9DvbVFuHKC8sA%3D%3D_3071-393-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_BUs%2BcG2fV9DvbVFuHKC8sA%3D%3D_3071-393-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "BUs+cG2fV9DvbVFuHKC8sA==_3071-393-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'BUs+cG2fV9DvbVFuHKC8sA==_3071-393-156'^^xsd:string;
  dwc:scientificName 'Synchaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '134958'^^xsd:integer;
  dwc:occurrenceId 'BUs+cG2fV9DvbVFuHKC8sA==_3071-393-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '134958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_q%2BjNZobYd0%2FKV5nMeZLeCQ%3D%3D_2938-284-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_q%2BjNZobYd0%2FKV5nMeZLeCQ%3D%3D_2938-284-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_q%2BjNZobYd0%2FKV5nMeZLeCQ%3D%3D_2938-284-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_q%2BjNZobYd0%2FKV5nMeZLeCQ%3D%3D_2938-284-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_q%2BjNZobYd0%2FKV5nMeZLeCQ%3D%3D_2938-284-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "q+jNZobYd0/KV5nMeZLeCQ==_2938-284-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'q+jNZobYd0/KV5nMeZLeCQ==_2938-284-156'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'q+jNZobYd0/KV5nMeZLeCQ==_2938-284-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_mUeA80byOUW7QjRQHkHFXw%3D%3D_2939-283-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_mUeA80byOUW7QjRQHkHFXw%3D%3D_2939-283-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_mUeA80byOUW7QjRQHkHFXw%3D%3D_2939-283-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_mUeA80byOUW7QjRQHkHFXw%3D%3D_2939-283-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_mUeA80byOUW7QjRQHkHFXw%3D%3D_2939-283-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mUeA80byOUW7QjRQHkHFXw==_2939-283-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'mUeA80byOUW7QjRQHkHFXw==_2939-283-156'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'mUeA80byOUW7QjRQHkHFXw==_2939-283-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_uOw5ZYB8Mm%2FrOZSv4ov2vg%3D%3D_2940-282-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_uOw5ZYB8Mm%2FrOZSv4ov2vg%3D%3D_2940-282-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_uOw5ZYB8Mm%2FrOZSv4ov2vg%3D%3D_2940-282-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_uOw5ZYB8Mm%2FrOZSv4ov2vg%3D%3D_2940-282-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_uOw5ZYB8Mm%2FrOZSv4ov2vg%3D%3D_2940-282-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "uOw5ZYB8Mm/rOZSv4ov2vg==_2940-282-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'uOw5ZYB8Mm/rOZSv4ov2vg==_2940-282-156'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'uOw5ZYB8Mm/rOZSv4ov2vg==_2940-282-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_%2BapbtqP6dOu85zWSIGmu7g%3D%3D_2941-281-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_%2BapbtqP6dOu85zWSIGmu7g%3D%3D_2941-281-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_%2BapbtqP6dOu85zWSIGmu7g%3D%3D_2941-281-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_%2BapbtqP6dOu85zWSIGmu7g%3D%3D_2941-281-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_%2BapbtqP6dOu85zWSIGmu7g%3D%3D_2941-281-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "+apbtqP6dOu85zWSIGmu7g==_2941-281-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '+apbtqP6dOu85zWSIGmu7g==_2941-281-156'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '+apbtqP6dOu85zWSIGmu7g==_2941-281-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_7U7jwoUM2HmCwVGSAZQgPw%3D%3D_2942-278-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_7U7jwoUM2HmCwVGSAZQgPw%3D%3D_2942-278-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_7U7jwoUM2HmCwVGSAZQgPw%3D%3D_2942-278-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_7U7jwoUM2HmCwVGSAZQgPw%3D%3D_2942-278-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_7U7jwoUM2HmCwVGSAZQgPw%3D%3D_2942-278-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7U7jwoUM2HmCwVGSAZQgPw==_2942-278-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '7U7jwoUM2HmCwVGSAZQgPw==_2942-278-156'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '7U7jwoUM2HmCwVGSAZQgPw==_2942-278-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_H2qBu%2BTzUQdX08t58Nn4%2Bg%3D%3D_2943-275-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_H2qBu%2BTzUQdX08t58Nn4%2Bg%3D%3D_2943-275-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_H2qBu%2BTzUQdX08t58Nn4%2Bg%3D%3D_2943-275-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_H2qBu%2BTzUQdX08t58Nn4%2Bg%3D%3D_2943-275-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_H2qBu%2BTzUQdX08t58Nn4%2Bg%3D%3D_2943-275-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "H2qBu+TzUQdX08t58Nn4+g==_2943-275-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'H2qBu+TzUQdX08t58Nn4+g==_2943-275-156'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'H2qBu+TzUQdX08t58Nn4+g==_2943-275-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_mtgzr90iD0H1pkzxTFEHgA%3D%3D_2944-274-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_mtgzr90iD0H1pkzxTFEHgA%3D%3D_2944-274-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_mtgzr90iD0H1pkzxTFEHgA%3D%3D_2944-274-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_mtgzr90iD0H1pkzxTFEHgA%3D%3D_2944-274-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_mtgzr90iD0H1pkzxTFEHgA%3D%3D_2944-274-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mtgzr90iD0H1pkzxTFEHgA==_2944-274-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'mtgzr90iD0H1pkzxTFEHgA==_2944-274-156'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'mtgzr90iD0H1pkzxTFEHgA==_2944-274-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_2z3vZBZtZjBtccZnHYM2xA%3D%3D_2932-240-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_2z3vZBZtZjBtccZnHYM2xA%3D%3D_2932-240-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_2z3vZBZtZjBtccZnHYM2xA%3D%3D_2932-240-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_2z3vZBZtZjBtccZnHYM2xA%3D%3D_2932-240-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_2z3vZBZtZjBtccZnHYM2xA%3D%3D_2932-240-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2z3vZBZtZjBtccZnHYM2xA==_2932-240-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '2z3vZBZtZjBtccZnHYM2xA==_2932-240-156'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId '2z3vZBZtZjBtccZnHYM2xA==_2932-240-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_glAlIZbMLZvesySVzUH7HA%3D%3D_2931-241-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_glAlIZbMLZvesySVzUH7HA%3D%3D_2931-241-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_glAlIZbMLZvesySVzUH7HA%3D%3D_2931-241-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_glAlIZbMLZvesySVzUH7HA%3D%3D_2931-241-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_glAlIZbMLZvesySVzUH7HA%3D%3D_2931-241-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "glAlIZbMLZvesySVzUH7HA==_2931-241-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'glAlIZbMLZvesySVzUH7HA==_2931-241-156'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'glAlIZbMLZvesySVzUH7HA==_2931-241-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_i%2BwXLiov0Ah1cWDl889P0w%3D%3D_2933-239-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_i%2BwXLiov0Ah1cWDl889P0w%3D%3D_2933-239-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_i%2BwXLiov0Ah1cWDl889P0w%3D%3D_2933-239-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_i%2BwXLiov0Ah1cWDl889P0w%3D%3D_2933-239-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_i%2BwXLiov0Ah1cWDl889P0w%3D%3D_2933-239-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "i+wXLiov0Ah1cWDl889P0w==_2933-239-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, 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+wXLiov0Ah1cWDl889P0w==_2933-239-156'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'i+wXLiov0Ah1cWDl889P0w==_2933-239-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_dtgTAN8kW1KKch6JWBVoEg%3D%3D_2934-238-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_dtgTAN8kW1KKch6JWBVoEg%3D%3D_2934-238-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_dtgTAN8kW1KKch6JWBVoEg%3D%3D_2934-238-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_dtgTAN8kW1KKch6JWBVoEg%3D%3D_2934-238-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_dtgTAN8kW1KKch6JWBVoEg%3D%3D_2934-238-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dtgTAN8kW1KKch6JWBVoEg==_2934-238-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'dtgTAN8kW1KKch6JWBVoEg==_2934-238-156'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'dtgTAN8kW1KKch6JWBVoEg==_2934-238-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_9tMIdvA3E3%2FVfvtGASi%2Fqg%3D%3D_2936-232-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_9tMIdvA3E3%2FVfvtGASi%2Fqg%3D%3D_2936-232-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_9tMIdvA3E3%2FVfvtGASi%2Fqg%3D%3D_2936-232-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_9tMIdvA3E3%2FVfvtGASi%2Fqg%3D%3D_2936-232-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_9tMIdvA3E3%2FVfvtGASi%2Fqg%3D%3D_2936-232-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9tMIdvA3E3/VfvtGASi/qg==_2936-232-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '9tMIdvA3E3/VfvtGASi/qg==_2936-232-156'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId '9tMIdvA3E3/VfvtGASi/qg==_2936-232-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_GcUSO7OMYosjdHHJyLJ4og%3D%3D_2935-235-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_GcUSO7OMYosjdHHJyLJ4og%3D%3D_2935-235-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_GcUSO7OMYosjdHHJyLJ4og%3D%3D_2935-235-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_GcUSO7OMYosjdHHJyLJ4og%3D%3D_2935-235-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_GcUSO7OMYosjdHHJyLJ4og%3D%3D_2935-235-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GcUSO7OMYosjdHHJyLJ4og==_2935-235-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'GcUSO7OMYosjdHHJyLJ4og==_2935-235-156'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'GcUSO7OMYosjdHHJyLJ4og==_2935-235-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_sUgv6VuZ7UynEmXixwURZA%3D%3D_2937-231-156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_sUgv6VuZ7UynEmXixwURZA%3D%3D_2937-231-156> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_sUgv6VuZ7UynEmXixwURZA%3D%3D_2937-231-156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_sUgv6VuZ7UynEmXixwURZA%3D%3D_2937-231-156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A156_sUgv6VuZ7UynEmXixwURZA%3D%3D_2937-231-156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "sUgv6VuZ7UynEmXixwURZA==_2937-231-156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'sUgv6VuZ7UynEmXixwURZA==_2937-231-156'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'sUgv6VuZ7UynEmXixwURZA==_2937-231-156'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_J6m%2F7GsDoE0JatjDTbJwNA%3D%3D_2952-231-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_J6m%2F7GsDoE0JatjDTbJwNA%3D%3D_2952-231-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_J6m%2F7GsDoE0JatjDTbJwNA%3D%3D_2952-231-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_J6m%2F7GsDoE0JatjDTbJwNA%3D%3D_2952-231-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_J6m%2F7GsDoE0JatjDTbJwNA%3D%3D_2952-231-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "J6m/7GsDoE0JatjDTbJwNA==_2952-231-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'J6m/7GsDoE0JatjDTbJwNA==_2952-231-157'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'J6m/7GsDoE0JatjDTbJwNA==_2952-231-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_06xdVYAitLpIJ5AJW6FVOQ%3D%3D_2950-235-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_06xdVYAitLpIJ5AJW6FVOQ%3D%3D_2950-235-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_06xdVYAitLpIJ5AJW6FVOQ%3D%3D_2950-235-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_06xdVYAitLpIJ5AJW6FVOQ%3D%3D_2950-235-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_06xdVYAitLpIJ5AJW6FVOQ%3D%3D_2950-235-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "06xdVYAitLpIJ5AJW6FVOQ==_2950-235-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '06xdVYAitLpIJ5AJW6FVOQ==_2950-235-157'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId '06xdVYAitLpIJ5AJW6FVOQ==_2950-235-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mmoSBlQNMdQLetJ7ge3csw%3D%3D_2951-232-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mmoSBlQNMdQLetJ7ge3csw%3D%3D_2951-232-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mmoSBlQNMdQLetJ7ge3csw%3D%3D_2951-232-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mmoSBlQNMdQLetJ7ge3csw%3D%3D_2951-232-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mmoSBlQNMdQLetJ7ge3csw%3D%3D_2951-232-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mmoSBlQNMdQLetJ7ge3csw==_2951-232-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'mmoSBlQNMdQLetJ7ge3csw==_2951-232-157'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'mmoSBlQNMdQLetJ7ge3csw==_2951-232-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_ECN2%2Fm2NsAAAaTunLWrXlQ%3D%3D_2949-238-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_ECN2%2Fm2NsAAAaTunLWrXlQ%3D%3D_2949-238-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_ECN2%2Fm2NsAAAaTunLWrXlQ%3D%3D_2949-238-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_ECN2%2Fm2NsAAAaTunLWrXlQ%3D%3D_2949-238-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_ECN2%2Fm2NsAAAaTunLWrXlQ%3D%3D_2949-238-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ECN2/m2NsAAAaTunLWrXlQ==_2949-238-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'ECN2/m2NsAAAaTunLWrXlQ==_2949-238-157'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'ECN2/m2NsAAAaTunLWrXlQ==_2949-238-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Kgd%2B6b8lNB1w6AeBVjtFtg%3D%3D_2946-241-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Kgd%2B6b8lNB1w6AeBVjtFtg%3D%3D_2946-241-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Kgd%2B6b8lNB1w6AeBVjtFtg%3D%3D_2946-241-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Kgd%2B6b8lNB1w6AeBVjtFtg%3D%3D_2946-241-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Kgd%2B6b8lNB1w6AeBVjtFtg%3D%3D_2946-241-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Kgd+6b8lNB1w6AeBVjtFtg==_2946-241-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Kgd+6b8lNB1w6AeBVjtFtg==_2946-241-157'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'Kgd+6b8lNB1w6AeBVjtFtg==_2946-241-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Jwai7T9IXorpA3xpSIvIDg%3D%3D_2948-239-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Jwai7T9IXorpA3xpSIvIDg%3D%3D_2948-239-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Jwai7T9IXorpA3xpSIvIDg%3D%3D_2948-239-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Jwai7T9IXorpA3xpSIvIDg%3D%3D_2948-239-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Jwai7T9IXorpA3xpSIvIDg%3D%3D_2948-239-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Jwai7T9IXorpA3xpSIvIDg==_2948-239-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Jwai7T9IXorpA3xpSIvIDg==_2948-239-157'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'Jwai7T9IXorpA3xpSIvIDg==_2948-239-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_z4VhGx0cIT9xyK%2FLyhu3yQ%3D%3D_2947-240-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_z4VhGx0cIT9xyK%2FLyhu3yQ%3D%3D_2947-240-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_z4VhGx0cIT9xyK%2FLyhu3yQ%3D%3D_2947-240-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_z4VhGx0cIT9xyK%2FLyhu3yQ%3D%3D_2947-240-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_z4VhGx0cIT9xyK%2FLyhu3yQ%3D%3D_2947-240-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "z4VhGx0cIT9xyK/Lyhu3yQ==_2947-240-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'z4VhGx0cIT9xyK/Lyhu3yQ==_2947-240-157'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'z4VhGx0cIT9xyK/Lyhu3yQ==_2947-240-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Fb3EkZ55Sn4YtXlm1wukjA%3D%3D_2959-260-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Fb3EkZ55Sn4YtXlm1wukjA%3D%3D_2959-260-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Fb3EkZ55Sn4YtXlm1wukjA%3D%3D_2959-260-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Fb3EkZ55Sn4YtXlm1wukjA%3D%3D_2959-260-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_Fb3EkZ55Sn4YtXlm1wukjA%3D%3D_2959-260-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Fb3EkZ55Sn4YtXlm1wukjA==_2959-260-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Fb3EkZ55Sn4YtXlm1wukjA==_2959-260-157'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'Fb3EkZ55Sn4YtXlm1wukjA==_2959-260-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_nPLnqes1FzGDFk6yxQpGPg%3D%3D_2958-261-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_nPLnqes1FzGDFk6yxQpGPg%3D%3D_2958-261-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_nPLnqes1FzGDFk6yxQpGPg%3D%3D_2958-261-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_nPLnqes1FzGDFk6yxQpGPg%3D%3D_2958-261-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_nPLnqes1FzGDFk6yxQpGPg%3D%3D_2958-261-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "nPLnqes1FzGDFk6yxQpGPg==_2958-261-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'nPLnqes1FzGDFk6yxQpGPg==_2958-261-157'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'nPLnqes1FzGDFk6yxQpGPg==_2958-261-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mFEsHR%2BTx5TguW%2Fjwc5p4A%3D%3D_2956-267-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mFEsHR%2BTx5TguW%2Fjwc5p4A%3D%3D_2956-267-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mFEsHR%2BTx5TguW%2Fjwc5p4A%3D%3D_2956-267-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mFEsHR%2BTx5TguW%2Fjwc5p4A%3D%3D_2956-267-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mFEsHR%2BTx5TguW%2Fjwc5p4A%3D%3D_2956-267-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mFEsHR+Tx5TguW/jwc5p4A==_2956-267-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'mFEsHR+Tx5TguW/jwc5p4A==_2956-267-157'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'mFEsHR+Tx5TguW/jwc5p4A==_2956-267-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mslGconVZCS%2BoMp%2Fn0%2F5Hg%3D%3D_2966-274-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mslGconVZCS%2BoMp%2Fn0%2F5Hg%3D%3D_2966-274-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mslGconVZCS%2BoMp%2Fn0%2F5Hg%3D%3D_2966-274-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mslGconVZCS%2BoMp%2Fn0%2F5Hg%3D%3D_2966-274-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_mslGconVZCS%2BoMp%2Fn0%2F5Hg%3D%3D_2966-274-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mslGconVZCS+oMp/n0/5Hg==_2966-274-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'mslGconVZCS+oMp/n0/5Hg==_2966-274-157'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'mslGconVZCS+oMp/n0/5Hg==_2966-274-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_gbTPFPTyzHEgH%2B8TxwX2UQ%3D%3D_2954-269-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_gbTPFPTyzHEgH%2B8TxwX2UQ%3D%3D_2954-269-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_gbTPFPTyzHEgH%2B8TxwX2UQ%3D%3D_2954-269-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_gbTPFPTyzHEgH%2B8TxwX2UQ%3D%3D_2954-269-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_gbTPFPTyzHEgH%2B8TxwX2UQ%3D%3D_2954-269-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "gbTPFPTyzHEgH+8TxwX2UQ==_2954-269-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'gbTPFPTyzHEgH+8TxwX2UQ==_2954-269-157'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'gbTPFPTyzHEgH+8TxwX2UQ==_2954-269-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_QePa%2FGGVLMy6%2B%2Budq%2F2nXg%3D%3D_2957-264-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_QePa%2FGGVLMy6%2B%2Budq%2F2nXg%3D%3D_2957-264-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_QePa%2FGGVLMy6%2B%2Budq%2F2nXg%3D%3D_2957-264-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_QePa%2FGGVLMy6%2B%2Budq%2F2nXg%3D%3D_2957-264-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_QePa%2FGGVLMy6%2B%2Budq%2F2nXg%3D%3D_2957-264-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "QePa/GGVLMy6++udq/2nXg==_2957-264-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'QePa/GGVLMy6++udq/2nXg==_2957-264-157'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'QePa/GGVLMy6++udq/2nXg==_2957-264-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_4i6JsiXmotTK9CCwz5ej0g%3D%3D_2955-268-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_4i6JsiXmotTK9CCwz5ej0g%3D%3D_2955-268-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_4i6JsiXmotTK9CCwz5ej0g%3D%3D_2955-268-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_4i6JsiXmotTK9CCwz5ej0g%3D%3D_2955-268-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_4i6JsiXmotTK9CCwz5ej0g%3D%3D_2955-268-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4i6JsiXmotTK9CCwz5ej0g==_2955-268-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '4i6JsiXmotTK9CCwz5ej0g==_2955-268-157'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId '4i6JsiXmotTK9CCwz5ej0g==_2955-268-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_gq5XUoDZFke8xacnG4NLwQ%3D%3D_2965-275-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_gq5XUoDZFke8xacnG4NLwQ%3D%3D_2965-275-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_gq5XUoDZFke8xacnG4NLwQ%3D%3D_2965-275-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_gq5XUoDZFke8xacnG4NLwQ%3D%3D_2965-275-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_gq5XUoDZFke8xacnG4NLwQ%3D%3D_2965-275-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "gq5XUoDZFke8xacnG4NLwQ==_2965-275-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'gq5XUoDZFke8xacnG4NLwQ==_2965-275-157'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'gq5XUoDZFke8xacnG4NLwQ==_2965-275-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_a9xkP3ZMClM9nUPzG2eROg%3D%3D_2953-270-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_a9xkP3ZMClM9nUPzG2eROg%3D%3D_2953-270-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_a9xkP3ZMClM9nUPzG2eROg%3D%3D_2953-270-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_a9xkP3ZMClM9nUPzG2eROg%3D%3D_2953-270-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_a9xkP3ZMClM9nUPzG2eROg%3D%3D_2953-270-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "a9xkP3ZMClM9nUPzG2eROg==_2953-270-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'a9xkP3ZMClM9nUPzG2eROg==_2953-270-157'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'a9xkP3ZMClM9nUPzG2eROg==_2953-270-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_omVZQP05hp1ZAYIDshP2yA%3D%3D_2964-278-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_omVZQP05hp1ZAYIDshP2yA%3D%3D_2964-278-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_omVZQP05hp1ZAYIDshP2yA%3D%3D_2964-278-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_omVZQP05hp1ZAYIDshP2yA%3D%3D_2964-278-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_omVZQP05hp1ZAYIDshP2yA%3D%3D_2964-278-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "omVZQP05hp1ZAYIDshP2yA==_2964-278-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'omVZQP05hp1ZAYIDshP2yA==_2964-278-157'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'omVZQP05hp1ZAYIDshP2yA==_2964-278-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_XquP3rNQ01XUCQNs%2B7kbiw%3D%3D_2963-281-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_XquP3rNQ01XUCQNs%2B7kbiw%3D%3D_2963-281-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_XquP3rNQ01XUCQNs%2B7kbiw%3D%3D_2963-281-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_XquP3rNQ01XUCQNs%2B7kbiw%3D%3D_2963-281-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_XquP3rNQ01XUCQNs%2B7kbiw%3D%3D_2963-281-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "XquP3rNQ01XUCQNs+7kbiw==_2963-281-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'XquP3rNQ01XUCQNs+7kbiw==_2963-281-157'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'XquP3rNQ01XUCQNs+7kbiw==_2963-281-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_JfOyD%2BsipOIvWFCZfRydHg%3D%3D_2962-282-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_JfOyD%2BsipOIvWFCZfRydHg%3D%3D_2962-282-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_JfOyD%2BsipOIvWFCZfRydHg%3D%3D_2962-282-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_JfOyD%2BsipOIvWFCZfRydHg%3D%3D_2962-282-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_JfOyD%2BsipOIvWFCZfRydHg%3D%3D_2962-282-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "JfOyD+sipOIvWFCZfRydHg==_2962-282-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'JfOyD+sipOIvWFCZfRydHg==_2962-282-157'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'JfOyD+sipOIvWFCZfRydHg==_2962-282-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_nuSoWZmCDmorsfev8W2o2w%3D%3D_2961-283-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_nuSoWZmCDmorsfev8W2o2w%3D%3D_2961-283-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_nuSoWZmCDmorsfev8W2o2w%3D%3D_2961-283-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_nuSoWZmCDmorsfev8W2o2w%3D%3D_2961-283-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_nuSoWZmCDmorsfev8W2o2w%3D%3D_2961-283-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "nuSoWZmCDmorsfev8W2o2w==_2961-283-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'nuSoWZmCDmorsfev8W2o2w==_2961-283-157'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'nuSoWZmCDmorsfev8W2o2w==_2961-283-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_m%2B1uDbNOAJR%2BPnRcQnI71w%3D%3D_2960-284-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_m%2B1uDbNOAJR%2BPnRcQnI71w%3D%3D_2960-284-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_m%2B1uDbNOAJR%2BPnRcQnI71w%3D%3D_2960-284-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_m%2B1uDbNOAJR%2BPnRcQnI71w%3D%3D_2960-284-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_m%2B1uDbNOAJR%2BPnRcQnI71w%3D%3D_2960-284-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "m+1uDbNOAJR+PnRcQnI71w==_2960-284-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'm+1uDbNOAJR+PnRcQnI71w==_2960-284-157'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'm+1uDbNOAJR+PnRcQnI71w==_2960-284-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_IarjTh4LYuXGBphdgVwTQg%3D%3D_3072-393-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_IarjTh4LYuXGBphdgVwTQg%3D%3D_3072-393-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_IarjTh4LYuXGBphdgVwTQg%3D%3D_3072-393-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_IarjTh4LYuXGBphdgVwTQg%3D%3D_3072-393-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_IarjTh4LYuXGBphdgVwTQg%3D%3D_3072-393-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IarjTh4LYuXGBphdgVwTQg==_3072-393-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'IarjTh4LYuXGBphdgVwTQg==_3072-393-157'^^xsd:string;
  dwc:scientificName 'Synchaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '134958'^^xsd:integer;
  dwc:occurrenceId 'IarjTh4LYuXGBphdgVwTQg==_3072-393-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '134958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_TdSlZT5T9VAh5VZRxGJlCg%3D%3D_2945-346-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_TdSlZT5T9VAh5VZRxGJlCg%3D%3D_2945-346-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_TdSlZT5T9VAh5VZRxGJlCg%3D%3D_2945-346-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_TdSlZT5T9VAh5VZRxGJlCg%3D%3D_2945-346-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_TdSlZT5T9VAh5VZRxGJlCg%3D%3D_2945-346-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "TdSlZT5T9VAh5VZRxGJlCg==_2945-346-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'TdSlZT5T9VAh5VZRxGJlCg==_2945-346-157'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'TdSlZT5T9VAh5VZRxGJlCg==_2945-346-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_QL1ycp78MViRxJiyOAdZ2A%3D%3D_3058-458-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_QL1ycp78MViRxJiyOAdZ2A%3D%3D_3058-458-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_QL1ycp78MViRxJiyOAdZ2A%3D%3D_3058-458-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_QL1ycp78MViRxJiyOAdZ2A%3D%3D_3058-458-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_QL1ycp78MViRxJiyOAdZ2A%3D%3D_3058-458-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "QL1ycp78MViRxJiyOAdZ2A==_3058-458-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'QL1ycp78MViRxJiyOAdZ2A==_3058-458-157'^^xsd:string;
  dwc:scientificName 'Oithona davisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '353995'^^xsd:integer;
  dwc:occurrenceId 'QL1ycp78MViRxJiyOAdZ2A==_3058-458-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '353995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_j%2FlxyfDJJwzehM12oZMa7g%3D%3D_3066-407-157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_j%2FlxyfDJJwzehM12oZMa7g%3D%3D_3066-407-157> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_j%2FlxyfDJJwzehM12oZMa7g%3D%3D_3066-407-157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_j%2FlxyfDJJwzehM12oZMa7g%3D%3D_3066-407-157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A157_j%2FlxyfDJJwzehM12oZMa7g%3D%3D_3066-407-157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "j/lxyfDJJwzehM12oZMa7g==_3066-407-157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'j/lxyfDJJwzehM12oZMa7g==_3066-407-157'^^xsd:string;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '9'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:occurrenceId 'j/lxyfDJJwzehM12oZMa7g==_3066-407-157'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_Nm1M%2BZoMDTAyOtRZ3uUFaQ%3D%3D_3059-458-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_Nm1M%2BZoMDTAyOtRZ3uUFaQ%3D%3D_3059-458-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_Nm1M%2BZoMDTAyOtRZ3uUFaQ%3D%3D_3059-458-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_Nm1M%2BZoMDTAyOtRZ3uUFaQ%3D%3D_3059-458-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_Nm1M%2BZoMDTAyOtRZ3uUFaQ%3D%3D_3059-458-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Nm1M+ZoMDTAyOtRZ3uUFaQ==_3059-458-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Nm1M+ZoMDTAyOtRZ3uUFaQ==_3059-458-158'^^xsd:string;
  dwc:scientificName 'Oithona davisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '353995'^^xsd:integer;
  dwc:occurrenceId 'Nm1M+ZoMDTAyOtRZ3uUFaQ==_3059-458-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '353995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_YGfmYCldeFbLeLXoDoirmA%3D%3D_2967-346-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_YGfmYCldeFbLeLXoDoirmA%3D%3D_2967-346-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_YGfmYCldeFbLeLXoDoirmA%3D%3D_2967-346-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_YGfmYCldeFbLeLXoDoirmA%3D%3D_2967-346-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_YGfmYCldeFbLeLXoDoirmA%3D%3D_2967-346-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "YGfmYCldeFbLeLXoDoirmA==_2967-346-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'YGfmYCldeFbLeLXoDoirmA==_2967-346-158'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'YGfmYCldeFbLeLXoDoirmA==_2967-346-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_IR5UPpDKDj5s%2FUyVJ3Td2A%3D%3D_3073-393-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_IR5UPpDKDj5s%2FUyVJ3Td2A%3D%3D_3073-393-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_IR5UPpDKDj5s%2FUyVJ3Td2A%3D%3D_3073-393-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_IR5UPpDKDj5s%2FUyVJ3Td2A%3D%3D_3073-393-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_IR5UPpDKDj5s%2FUyVJ3Td2A%3D%3D_3073-393-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IR5UPpDKDj5s/UyVJ3Td2A==_3073-393-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'IR5UPpDKDj5s/UyVJ3Td2A==_3073-393-158'^^xsd:string;
  dwc:scientificName 'Synchaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '134958'^^xsd:integer;
  dwc:occurrenceId 'IR5UPpDKDj5s/UyVJ3Td2A==_3073-393-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '134958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_nY7n%2FzCiDIsWApyEifdKaQ%3D%3D_2982-284-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_nY7n%2FzCiDIsWApyEifdKaQ%3D%3D_2982-284-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_nY7n%2FzCiDIsWApyEifdKaQ%3D%3D_2982-284-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_nY7n%2FzCiDIsWApyEifdKaQ%3D%3D_2982-284-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_nY7n%2FzCiDIsWApyEifdKaQ%3D%3D_2982-284-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "nY7n/zCiDIsWApyEifdKaQ==_2982-284-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'nY7n/zCiDIsWApyEifdKaQ==_2982-284-158'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'nY7n/zCiDIsWApyEifdKaQ==_2982-284-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_GKzSgbSla6m%2Bz6f2WyHy6g%3D%3D_2984-282-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_GKzSgbSla6m%2Bz6f2WyHy6g%3D%3D_2984-282-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_GKzSgbSla6m%2Bz6f2WyHy6g%3D%3D_2984-282-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_GKzSgbSla6m%2Bz6f2WyHy6g%3D%3D_2984-282-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_GKzSgbSla6m%2Bz6f2WyHy6g%3D%3D_2984-282-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "GKzSgbSla6m+z6f2WyHy6g==_2984-282-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'GKzSgbSla6m+z6f2WyHy6g==_2984-282-158'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'GKzSgbSla6m+z6f2WyHy6g==_2984-282-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_EuzSwFJ26Y61hqGEfxQzKQ%3D%3D_2983-283-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_EuzSwFJ26Y61hqGEfxQzKQ%3D%3D_2983-283-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_EuzSwFJ26Y61hqGEfxQzKQ%3D%3D_2983-283-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_EuzSwFJ26Y61hqGEfxQzKQ%3D%3D_2983-283-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_EuzSwFJ26Y61hqGEfxQzKQ%3D%3D_2983-283-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EuzSwFJ26Y61hqGEfxQzKQ==_2983-283-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'EuzSwFJ26Y61hqGEfxQzKQ==_2983-283-158'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'EuzSwFJ26Y61hqGEfxQzKQ==_2983-283-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_XDf21zxSsIRLtgMSjiektA%3D%3D_2986-278-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_XDf21zxSsIRLtgMSjiektA%3D%3D_2986-278-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_XDf21zxSsIRLtgMSjiektA%3D%3D_2986-278-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_XDf21zxSsIRLtgMSjiektA%3D%3D_2986-278-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_XDf21zxSsIRLtgMSjiektA%3D%3D_2986-278-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "XDf21zxSsIRLtgMSjiektA==_2986-278-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'XDf21zxSsIRLtgMSjiektA==_2986-278-158'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'XDf21zxSsIRLtgMSjiektA==_2986-278-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_rs4PvdZVCv6mwWU5RRHNlA%3D%3D_2985-281-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_rs4PvdZVCv6mwWU5RRHNlA%3D%3D_2985-281-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_rs4PvdZVCv6mwWU5RRHNlA%3D%3D_2985-281-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_rs4PvdZVCv6mwWU5RRHNlA%3D%3D_2985-281-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_rs4PvdZVCv6mwWU5RRHNlA%3D%3D_2985-281-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "rs4PvdZVCv6mwWU5RRHNlA==_2985-281-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'rs4PvdZVCv6mwWU5RRHNlA==_2985-281-158'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'rs4PvdZVCv6mwWU5RRHNlA==_2985-281-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_V1WSAYKTXo5vOYBW7YgTGQ%3D%3D_2987-275-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_V1WSAYKTXo5vOYBW7YgTGQ%3D%3D_2987-275-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_V1WSAYKTXo5vOYBW7YgTGQ%3D%3D_2987-275-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_V1WSAYKTXo5vOYBW7YgTGQ%3D%3D_2987-275-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_V1WSAYKTXo5vOYBW7YgTGQ%3D%3D_2987-275-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "V1WSAYKTXo5vOYBW7YgTGQ==_2987-275-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'V1WSAYKTXo5vOYBW7YgTGQ==_2987-275-158'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'V1WSAYKTXo5vOYBW7YgTGQ==_2987-275-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_AbKpS8DHzKyzuDsnk2DtVQ%3D%3D_2976-269-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_AbKpS8DHzKyzuDsnk2DtVQ%3D%3D_2976-269-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_AbKpS8DHzKyzuDsnk2DtVQ%3D%3D_2976-269-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_AbKpS8DHzKyzuDsnk2DtVQ%3D%3D_2976-269-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_AbKpS8DHzKyzuDsnk2DtVQ%3D%3D_2976-269-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AbKpS8DHzKyzuDsnk2DtVQ==_2976-269-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'AbKpS8DHzKyzuDsnk2DtVQ==_2976-269-158'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'AbKpS8DHzKyzuDsnk2DtVQ==_2976-269-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_VNCjHM9UOB3KfiCRPVKHjg%3D%3D_2975-270-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_VNCjHM9UOB3KfiCRPVKHjg%3D%3D_2975-270-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_VNCjHM9UOB3KfiCRPVKHjg%3D%3D_2975-270-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_VNCjHM9UOB3KfiCRPVKHjg%3D%3D_2975-270-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_VNCjHM9UOB3KfiCRPVKHjg%3D%3D_2975-270-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "VNCjHM9UOB3KfiCRPVKHjg==_2975-270-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'VNCjHM9UOB3KfiCRPVKHjg==_2975-270-158'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'VNCjHM9UOB3KfiCRPVKHjg==_2975-270-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_6j26Rka7hSiO4JSdd8PcjA%3D%3D_2988-274-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_6j26Rka7hSiO4JSdd8PcjA%3D%3D_2988-274-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_6j26Rka7hSiO4JSdd8PcjA%3D%3D_2988-274-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_6j26Rka7hSiO4JSdd8PcjA%3D%3D_2988-274-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_6j26Rka7hSiO4JSdd8PcjA%3D%3D_2988-274-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6j26Rka7hSiO4JSdd8PcjA==_2988-274-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '6j26Rka7hSiO4JSdd8PcjA==_2988-274-158'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '6j26Rka7hSiO4JSdd8PcjA==_2988-274-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_e1bpGEq%2BubyjEQNzB03hdA%3D%3D_2978-267-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_e1bpGEq%2BubyjEQNzB03hdA%3D%3D_2978-267-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_e1bpGEq%2BubyjEQNzB03hdA%3D%3D_2978-267-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_e1bpGEq%2BubyjEQNzB03hdA%3D%3D_2978-267-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_e1bpGEq%2BubyjEQNzB03hdA%3D%3D_2978-267-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e1bpGEq+ubyjEQNzB03hdA==_2978-267-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'e1bpGEq+ubyjEQNzB03hdA==_2978-267-158'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'e1bpGEq+ubyjEQNzB03hdA==_2978-267-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_4wt7VuWLmLyw14Lx6wd%2BiA%3D%3D_2977-268-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_4wt7VuWLmLyw14Lx6wd%2BiA%3D%3D_2977-268-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_4wt7VuWLmLyw14Lx6wd%2BiA%3D%3D_2977-268-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_4wt7VuWLmLyw14Lx6wd%2BiA%3D%3D_2977-268-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_4wt7VuWLmLyw14Lx6wd%2BiA%3D%3D_2977-268-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4wt7VuWLmLyw14Lx6wd+iA==_2977-268-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '4wt7VuWLmLyw14Lx6wd+iA==_2977-268-158'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId '4wt7VuWLmLyw14Lx6wd+iA==_2977-268-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_qYpGfgTjYJdS7wlMdlLmAg%3D%3D_2980-261-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_qYpGfgTjYJdS7wlMdlLmAg%3D%3D_2980-261-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_qYpGfgTjYJdS7wlMdlLmAg%3D%3D_2980-261-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_qYpGfgTjYJdS7wlMdlLmAg%3D%3D_2980-261-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_qYpGfgTjYJdS7wlMdlLmAg%3D%3D_2980-261-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "qYpGfgTjYJdS7wlMdlLmAg==_2980-261-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'qYpGfgTjYJdS7wlMdlLmAg==_2980-261-158'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'qYpGfgTjYJdS7wlMdlLmAg==_2980-261-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_jZuklP9nBuKXwQpQkwrsZg%3D%3D_2979-264-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_jZuklP9nBuKXwQpQkwrsZg%3D%3D_2979-264-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_jZuklP9nBuKXwQpQkwrsZg%3D%3D_2979-264-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_jZuklP9nBuKXwQpQkwrsZg%3D%3D_2979-264-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_jZuklP9nBuKXwQpQkwrsZg%3D%3D_2979-264-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "jZuklP9nBuKXwQpQkwrsZg==_2979-264-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'jZuklP9nBuKXwQpQkwrsZg==_2979-264-158'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'jZuklP9nBuKXwQpQkwrsZg==_2979-264-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_LwxOeKgpVd6u%2BZNkTDZ7jA%3D%3D_2981-260-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_LwxOeKgpVd6u%2BZNkTDZ7jA%3D%3D_2981-260-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_LwxOeKgpVd6u%2BZNkTDZ7jA%3D%3D_2981-260-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_LwxOeKgpVd6u%2BZNkTDZ7jA%3D%3D_2981-260-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_LwxOeKgpVd6u%2BZNkTDZ7jA%3D%3D_2981-260-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "LwxOeKgpVd6u+ZNkTDZ7jA==_2981-260-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'LwxOeKgpVd6u+ZNkTDZ7jA==_2981-260-158'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'LwxOeKgpVd6u+ZNkTDZ7jA==_2981-260-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_9FJLLf5owqrs5qJOQeN5Wg%3D%3D_2969-240-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_9FJLLf5owqrs5qJOQeN5Wg%3D%3D_2969-240-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_9FJLLf5owqrs5qJOQeN5Wg%3D%3D_2969-240-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_9FJLLf5owqrs5qJOQeN5Wg%3D%3D_2969-240-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_9FJLLf5owqrs5qJOQeN5Wg%3D%3D_2969-240-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9FJLLf5owqrs5qJOQeN5Wg==_2969-240-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '9FJLLf5owqrs5qJOQeN5Wg==_2969-240-158'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId '9FJLLf5owqrs5qJOQeN5Wg==_2969-240-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_%2B1S42%2BBc%2FTMtP%2FzWtKk1PQ%3D%3D_2968-241-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_%2B1S42%2BBc%2FTMtP%2FzWtKk1PQ%3D%3D_2968-241-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_%2B1S42%2BBc%2FTMtP%2FzWtKk1PQ%3D%3D_2968-241-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_%2B1S42%2BBc%2FTMtP%2FzWtKk1PQ%3D%3D_2968-241-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_%2B1S42%2BBc%2FTMtP%2FzWtKk1PQ%3D%3D_2968-241-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "+1S42+Bc/TMtP/zWtKk1PQ==_2968-241-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '+1S42+Bc/TMtP/zWtKk1PQ==_2968-241-158'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId '+1S42+Bc/TMtP/zWtKk1PQ==_2968-241-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_MiT1qENDusneZZIb030GAw%3D%3D_2971-238-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_MiT1qENDusneZZIb030GAw%3D%3D_2971-238-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_MiT1qENDusneZZIb030GAw%3D%3D_2971-238-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_MiT1qENDusneZZIb030GAw%3D%3D_2971-238-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_MiT1qENDusneZZIb030GAw%3D%3D_2971-238-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "MiT1qENDusneZZIb030GAw==_2971-238-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'MiT1qENDusneZZIb030GAw==_2971-238-158'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'MiT1qENDusneZZIb030GAw==_2971-238-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_1zeGsnR2zEGp5sdbrS2iVA%3D%3D_2970-239-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_1zeGsnR2zEGp5sdbrS2iVA%3D%3D_2970-239-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_1zeGsnR2zEGp5sdbrS2iVA%3D%3D_2970-239-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_1zeGsnR2zEGp5sdbrS2iVA%3D%3D_2970-239-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_1zeGsnR2zEGp5sdbrS2iVA%3D%3D_2970-239-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "1zeGsnR2zEGp5sdbrS2iVA==_2970-239-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '1zeGsnR2zEGp5sdbrS2iVA==_2970-239-158'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId '1zeGsnR2zEGp5sdbrS2iVA==_2970-239-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_jNr%2FSqjZdrH19NN2kBrcDA%3D%3D_2973-232-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_jNr%2FSqjZdrH19NN2kBrcDA%3D%3D_2973-232-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_jNr%2FSqjZdrH19NN2kBrcDA%3D%3D_2973-232-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_jNr%2FSqjZdrH19NN2kBrcDA%3D%3D_2973-232-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_jNr%2FSqjZdrH19NN2kBrcDA%3D%3D_2973-232-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "jNr/SqjZdrH19NN2kBrcDA==_2973-232-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'jNr/SqjZdrH19NN2kBrcDA==_2973-232-158'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'jNr/SqjZdrH19NN2kBrcDA==_2973-232-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_dagMcjCcmrfDHSov7wz%2FVQ%3D%3D_2972-235-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_dagMcjCcmrfDHSov7wz%2FVQ%3D%3D_2972-235-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_dagMcjCcmrfDHSov7wz%2FVQ%3D%3D_2972-235-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_dagMcjCcmrfDHSov7wz%2FVQ%3D%3D_2972-235-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_dagMcjCcmrfDHSov7wz%2FVQ%3D%3D_2972-235-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "dagMcjCcmrfDHSov7wz/VQ==_2972-235-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'dagMcjCcmrfDHSov7wz/VQ==_2972-235-158'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'dagMcjCcmrfDHSov7wz/VQ==_2972-235-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_BV44GgUXv6aUrrk6SDen0A%3D%3D_2974-231-158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_BV44GgUXv6aUrrk6SDen0A%3D%3D_2974-231-158> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_BV44GgUXv6aUrrk6SDen0A%3D%3D_2974-231-158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.83267"^^xsd:decimal ;
  dwc:decimalLongitude "31.01025"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "24"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_BV44GgUXv6aUrrk6SDen0A%3D%3D_2974-231-158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.83267 31.01025)"^^geo:wktLiteral ;
  geo-pos:lat "45.83267"^^xsd:decimal ;
  geo-pos:long "31.01025"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A158_BV44GgUXv6aUrrk6SDen0A%3D%3D_2974-231-158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "BV44GgUXv6aUrrk6SDen0A==_2974-231-158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'BV44GgUXv6aUrrk6SDen0A==_2974-231-158'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.01025'^^xsd:double;
  dwc:latitude '45.83267'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '24'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'BV44GgUXv6aUrrk6SDen0A==_2974-231-158'^^xsd:string;
  dwc:observationDate '2017-04-11'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_PvqutMxakiPlH1AIO%2BEAtg%3D%3D_2996-231-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_PvqutMxakiPlH1AIO%2BEAtg%3D%3D_2996-231-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_PvqutMxakiPlH1AIO%2BEAtg%3D%3D_2996-231-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_PvqutMxakiPlH1AIO%2BEAtg%3D%3D_2996-231-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_PvqutMxakiPlH1AIO%2BEAtg%3D%3D_2996-231-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "PvqutMxakiPlH1AIO+EAtg==_2996-231-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'PvqutMxakiPlH1AIO+EAtg==_2996-231-159'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'PvqutMxakiPlH1AIO+EAtg==_2996-231-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_6A6RUOU1cJTydPpVpDUBnw%3D%3D_2994-235-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_6A6RUOU1cJTydPpVpDUBnw%3D%3D_2994-235-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_6A6RUOU1cJTydPpVpDUBnw%3D%3D_2994-235-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_6A6RUOU1cJTydPpVpDUBnw%3D%3D_2994-235-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_6A6RUOU1cJTydPpVpDUBnw%3D%3D_2994-235-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6A6RUOU1cJTydPpVpDUBnw==_2994-235-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '6A6RUOU1cJTydPpVpDUBnw==_2994-235-159'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId '6A6RUOU1cJTydPpVpDUBnw==_2994-235-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Kd933CO4pCmE%2FatV1vIofQ%3D%3D_2995-232-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Kd933CO4pCmE%2FatV1vIofQ%3D%3D_2995-232-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Kd933CO4pCmE%2FatV1vIofQ%3D%3D_2995-232-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Kd933CO4pCmE%2FatV1vIofQ%3D%3D_2995-232-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Kd933CO4pCmE%2FatV1vIofQ%3D%3D_2995-232-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Kd933CO4pCmE/atV1vIofQ==_2995-232-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Kd933CO4pCmE/atV1vIofQ==_2995-232-159'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'Kd933CO4pCmE/atV1vIofQ==_2995-232-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_pWUaQOaajoelxq9UffSU1Q%3D%3D_2993-238-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_pWUaQOaajoelxq9UffSU1Q%3D%3D_2993-238-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_pWUaQOaajoelxq9UffSU1Q%3D%3D_2993-238-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_pWUaQOaajoelxq9UffSU1Q%3D%3D_2993-238-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_pWUaQOaajoelxq9UffSU1Q%3D%3D_2993-238-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "pWUaQOaajoelxq9UffSU1Q==_2993-238-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'pWUaQOaajoelxq9UffSU1Q==_2993-238-159'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'pWUaQOaajoelxq9UffSU1Q==_2993-238-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_BUKBHz16psvaZNJRYiLy7w%3D%3D_2990-241-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_BUKBHz16psvaZNJRYiLy7w%3D%3D_2990-241-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_BUKBHz16psvaZNJRYiLy7w%3D%3D_2990-241-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_BUKBHz16psvaZNJRYiLy7w%3D%3D_2990-241-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_BUKBHz16psvaZNJRYiLy7w%3D%3D_2990-241-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "BUKBHz16psvaZNJRYiLy7w==_2990-241-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'BUKBHz16psvaZNJRYiLy7w==_2990-241-159'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'BUKBHz16psvaZNJRYiLy7w==_2990-241-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Wy87bRGbbfD%2BAU4SEeucQg%3D%3D_2992-239-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Wy87bRGbbfD%2BAU4SEeucQg%3D%3D_2992-239-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Wy87bRGbbfD%2BAU4SEeucQg%3D%3D_2992-239-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Wy87bRGbbfD%2BAU4SEeucQg%3D%3D_2992-239-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Wy87bRGbbfD%2BAU4SEeucQg%3D%3D_2992-239-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Wy87bRGbbfD+AU4SEeucQg==_2992-239-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Wy87bRGbbfD+AU4SEeucQg==_2992-239-159'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'Wy87bRGbbfD+AU4SEeucQg==_2992-239-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_CoNSkG7HrmnP%2Fr2e66dWqQ%3D%3D_2991-240-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_CoNSkG7HrmnP%2Fr2e66dWqQ%3D%3D_2991-240-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_CoNSkG7HrmnP%2Fr2e66dWqQ%3D%3D_2991-240-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_CoNSkG7HrmnP%2Fr2e66dWqQ%3D%3D_2991-240-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_CoNSkG7HrmnP%2Fr2e66dWqQ%3D%3D_2991-240-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CoNSkG7HrmnP/r2e66dWqQ==_2991-240-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'CoNSkG7HrmnP/r2e66dWqQ==_2991-240-159'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'CoNSkG7HrmnP/r2e66dWqQ==_2991-240-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_039Wrr7BQi5zAO%2F0Xh3dsw%3D%3D_3003-274-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_039Wrr7BQi5zAO%2F0Xh3dsw%3D%3D_3003-274-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_039Wrr7BQi5zAO%2F0Xh3dsw%3D%3D_3003-274-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_039Wrr7BQi5zAO%2F0Xh3dsw%3D%3D_3003-274-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_039Wrr7BQi5zAO%2F0Xh3dsw%3D%3D_3003-274-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "039Wrr7BQi5zAO/0Xh3dsw==_3003-274-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '039Wrr7BQi5zAO/0Xh3dsw==_3003-274-159'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '039Wrr7BQi5zAO/0Xh3dsw==_3003-274-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_9wVEJge1pazn%2B45gvMIrwA%3D%3D_3002-275-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_9wVEJge1pazn%2B45gvMIrwA%3D%3D_3002-275-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_9wVEJge1pazn%2B45gvMIrwA%3D%3D_3002-275-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_9wVEJge1pazn%2B45gvMIrwA%3D%3D_3002-275-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_9wVEJge1pazn%2B45gvMIrwA%3D%3D_3002-275-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9wVEJge1pazn+45gvMIrwA==_3002-275-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '9wVEJge1pazn+45gvMIrwA==_3002-275-159'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '9wVEJge1pazn+45gvMIrwA==_3002-275-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_eisG0Vx6f0nyYAdph%2B%2Fz%2Fw%3D%3D_3000-281-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_eisG0Vx6f0nyYAdph%2B%2Fz%2Fw%3D%3D_3000-281-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_eisG0Vx6f0nyYAdph%2B%2Fz%2Fw%3D%3D_3000-281-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_eisG0Vx6f0nyYAdph%2B%2Fz%2Fw%3D%3D_3000-281-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_eisG0Vx6f0nyYAdph%2B%2Fz%2Fw%3D%3D_3000-281-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eisG0Vx6f0nyYAdph+/z/w==_3000-281-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'eisG0Vx6f0nyYAdph+/z/w==_3000-281-159'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'eisG0Vx6f0nyYAdph+/z/w==_3000-281-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_i325akY7vtNevUJFR7Uqiw%3D%3D_3001-278-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_i325akY7vtNevUJFR7Uqiw%3D%3D_3001-278-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_i325akY7vtNevUJFR7Uqiw%3D%3D_3001-278-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_i325akY7vtNevUJFR7Uqiw%3D%3D_3001-278-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_i325akY7vtNevUJFR7Uqiw%3D%3D_3001-278-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "i325akY7vtNevUJFR7Uqiw==_3001-278-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'i325akY7vtNevUJFR7Uqiw==_3001-278-159'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'i325akY7vtNevUJFR7Uqiw==_3001-278-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_%2FegpQk87sxkuSiACce5dmA%3D%3D_2998-283-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_%2FegpQk87sxkuSiACce5dmA%3D%3D_2998-283-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_%2FegpQk87sxkuSiACce5dmA%3D%3D_2998-283-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_%2FegpQk87sxkuSiACce5dmA%3D%3D_2998-283-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_%2FegpQk87sxkuSiACce5dmA%3D%3D_2998-283-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "/egpQk87sxkuSiACce5dmA==_2998-283-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '/egpQk87sxkuSiACce5dmA==_2998-283-159'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '/egpQk87sxkuSiACce5dmA==_2998-283-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Xiy%2FpjCQ1s90z16nsYgcYA%3D%3D_2999-282-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Xiy%2FpjCQ1s90z16nsYgcYA%3D%3D_2999-282-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Xiy%2FpjCQ1s90z16nsYgcYA%3D%3D_2999-282-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Xiy%2FpjCQ1s90z16nsYgcYA%3D%3D_2999-282-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_Xiy%2FpjCQ1s90z16nsYgcYA%3D%3D_2999-282-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Xiy/pjCQ1s90z16nsYgcYA==_2999-282-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Xiy/pjCQ1s90z16nsYgcYA==_2999-282-159'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'Xiy/pjCQ1s90z16nsYgcYA==_2999-282-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_50YYLZEZQCgkKD5ofZ1CqA%3D%3D_2997-284-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_50YYLZEZQCgkKD5ofZ1CqA%3D%3D_2997-284-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_50YYLZEZQCgkKD5ofZ1CqA%3D%3D_2997-284-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_50YYLZEZQCgkKD5ofZ1CqA%3D%3D_2997-284-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_50YYLZEZQCgkKD5ofZ1CqA%3D%3D_2997-284-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "50YYLZEZQCgkKD5ofZ1CqA==_2997-284-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '50YYLZEZQCgkKD5ofZ1CqA==_2997-284-159'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '50YYLZEZQCgkKD5ofZ1CqA==_2997-284-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_8pBNCshtKPhBVslvM0%2B5dg%3D%3D_3074-393-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_8pBNCshtKPhBVslvM0%2B5dg%3D%3D_3074-393-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_8pBNCshtKPhBVslvM0%2B5dg%3D%3D_3074-393-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_8pBNCshtKPhBVslvM0%2B5dg%3D%3D_3074-393-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_8pBNCshtKPhBVslvM0%2B5dg%3D%3D_3074-393-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "8pBNCshtKPhBVslvM0+5dg==_3074-393-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '8pBNCshtKPhBVslvM0+5dg==_3074-393-159'^^xsd:string;
  dwc:scientificName 'Synchaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '134958'^^xsd:integer;
  dwc:occurrenceId '8pBNCshtKPhBVslvM0+5dg==_3074-393-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '134958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_ILdpxCKTHSI59Oh4hxJl0w%3D%3D_2989-346-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_ILdpxCKTHSI59Oh4hxJl0w%3D%3D_2989-346-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_ILdpxCKTHSI59Oh4hxJl0w%3D%3D_2989-346-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_ILdpxCKTHSI59Oh4hxJl0w%3D%3D_2989-346-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_ILdpxCKTHSI59Oh4hxJl0w%3D%3D_2989-346-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ILdpxCKTHSI59Oh4hxJl0w==_2989-346-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'ILdpxCKTHSI59Oh4hxJl0w==_2989-346-159'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'ILdpxCKTHSI59Oh4hxJl0w==_2989-346-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_%2B5BV8X63V0fJaD8wXB5qHA%3D%3D_3060-458-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_%2B5BV8X63V0fJaD8wXB5qHA%3D%3D_3060-458-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_%2B5BV8X63V0fJaD8wXB5qHA%3D%3D_3060-458-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_%2B5BV8X63V0fJaD8wXB5qHA%3D%3D_3060-458-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_%2B5BV8X63V0fJaD8wXB5qHA%3D%3D_3060-458-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "+5BV8X63V0fJaD8wXB5qHA==_3060-458-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '+5BV8X63V0fJaD8wXB5qHA==_3060-458-159'^^xsd:string;
  dwc:scientificName 'Oithona davisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '353995'^^xsd:integer;
  dwc:occurrenceId '+5BV8X63V0fJaD8wXB5qHA==_3060-458-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '353995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_JPBqsyWXYrsVXof%2FnnFlSA%3D%3D_3067-404-159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_JPBqsyWXYrsVXof%2FnnFlSA%3D%3D_3067-404-159> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_JPBqsyWXYrsVXof%2FnnFlSA%3D%3D_3067-404-159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_JPBqsyWXYrsVXof%2FnnFlSA%3D%3D_3067-404-159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A159_JPBqsyWXYrsVXof%2FnnFlSA%3D%3D_3067-404-159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "JPBqsyWXYrsVXof/nnFlSA==_3067-404-159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'JPBqsyWXYrsVXof/nnFlSA==_3067-404-159'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId 'JPBqsyWXYrsVXof/nnFlSA==_3067-404-159'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_k0BJUkMlGKlXaqivEhKnRw%3D%3D_3061-458-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_k0BJUkMlGKlXaqivEhKnRw%3D%3D_3061-458-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_k0BJUkMlGKlXaqivEhKnRw%3D%3D_3061-458-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_k0BJUkMlGKlXaqivEhKnRw%3D%3D_3061-458-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_k0BJUkMlGKlXaqivEhKnRw%3D%3D_3061-458-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "k0BJUkMlGKlXaqivEhKnRw==_3061-458-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'k0BJUkMlGKlXaqivEhKnRw==_3061-458-160'^^xsd:string;
  dwc:scientificName 'Oithona davisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '353995'^^xsd:integer;
  dwc:occurrenceId 'k0BJUkMlGKlXaqivEhKnRw==_3061-458-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '353995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_EajrqFvHDHmH5g96rymryw%3D%3D_3004-346-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_EajrqFvHDHmH5g96rymryw%3D%3D_3004-346-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_EajrqFvHDHmH5g96rymryw%3D%3D_3004-346-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_EajrqFvHDHmH5g96rymryw%3D%3D_3004-346-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_EajrqFvHDHmH5g96rymryw%3D%3D_3004-346-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EajrqFvHDHmH5g96rymryw==_3004-346-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'EajrqFvHDHmH5g96rymryw==_3004-346-160'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'EajrqFvHDHmH5g96rymryw==_3004-346-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_2atnItvuslubkXjM78NpFg%3D%3D_3012-284-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_2atnItvuslubkXjM78NpFg%3D%3D_3012-284-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_2atnItvuslubkXjM78NpFg%3D%3D_3012-284-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_2atnItvuslubkXjM78NpFg%3D%3D_3012-284-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_2atnItvuslubkXjM78NpFg%3D%3D_3012-284-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "2atnItvuslubkXjM78NpFg==_3012-284-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '2atnItvuslubkXjM78NpFg==_3012-284-160'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '2atnItvuslubkXjM78NpFg==_3012-284-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_WwXM12bzFmwAvKjFmpDCHQ%3D%3D_3014-282-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_WwXM12bzFmwAvKjFmpDCHQ%3D%3D_3014-282-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_WwXM12bzFmwAvKjFmpDCHQ%3D%3D_3014-282-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_WwXM12bzFmwAvKjFmpDCHQ%3D%3D_3014-282-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_WwXM12bzFmwAvKjFmpDCHQ%3D%3D_3014-282-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "WwXM12bzFmwAvKjFmpDCHQ==_3014-282-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'WwXM12bzFmwAvKjFmpDCHQ==_3014-282-160'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'WwXM12bzFmwAvKjFmpDCHQ==_3014-282-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_AipArHCyX88n6L20wzOWJw%3D%3D_3013-283-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_AipArHCyX88n6L20wzOWJw%3D%3D_3013-283-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_AipArHCyX88n6L20wzOWJw%3D%3D_3013-283-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_AipArHCyX88n6L20wzOWJw%3D%3D_3013-283-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_AipArHCyX88n6L20wzOWJw%3D%3D_3013-283-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "AipArHCyX88n6L20wzOWJw==_3013-283-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'AipArHCyX88n6L20wzOWJw==_3013-283-160'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'AipArHCyX88n6L20wzOWJw==_3013-283-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_6lN5PZdJ6KfvpFzR2Qv5Ng%3D%3D_3016-278-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_6lN5PZdJ6KfvpFzR2Qv5Ng%3D%3D_3016-278-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_6lN5PZdJ6KfvpFzR2Qv5Ng%3D%3D_3016-278-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_6lN5PZdJ6KfvpFzR2Qv5Ng%3D%3D_3016-278-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_6lN5PZdJ6KfvpFzR2Qv5Ng%3D%3D_3016-278-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "6lN5PZdJ6KfvpFzR2Qv5Ng==_3016-278-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '6lN5PZdJ6KfvpFzR2Qv5Ng==_3016-278-160'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '6lN5PZdJ6KfvpFzR2Qv5Ng==_3016-278-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_bdjmFfMmyzBbRVWkwC28Gg%3D%3D_3015-281-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_bdjmFfMmyzBbRVWkwC28Gg%3D%3D_3015-281-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_bdjmFfMmyzBbRVWkwC28Gg%3D%3D_3015-281-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_bdjmFfMmyzBbRVWkwC28Gg%3D%3D_3015-281-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_bdjmFfMmyzBbRVWkwC28Gg%3D%3D_3015-281-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "bdjmFfMmyzBbRVWkwC28Gg==_3015-281-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'bdjmFfMmyzBbRVWkwC28Gg==_3015-281-160'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'bdjmFfMmyzBbRVWkwC28Gg==_3015-281-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_DENGaU755weVO8zgV6uGuA%3D%3D_3018-274-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_DENGaU755weVO8zgV6uGuA%3D%3D_3018-274-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_DENGaU755weVO8zgV6uGuA%3D%3D_3018-274-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_DENGaU755weVO8zgV6uGuA%3D%3D_3018-274-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_DENGaU755weVO8zgV6uGuA%3D%3D_3018-274-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "DENGaU755weVO8zgV6uGuA==_3018-274-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'DENGaU755weVO8zgV6uGuA==_3018-274-160'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'DENGaU755weVO8zgV6uGuA==_3018-274-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_%2BZg5T8tM%2Fb%2FnjIqfjyS8PQ%3D%3D_3017-275-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_%2BZg5T8tM%2Fb%2FnjIqfjyS8PQ%3D%3D_3017-275-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_%2BZg5T8tM%2Fb%2FnjIqfjyS8PQ%3D%3D_3017-275-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_%2BZg5T8tM%2Fb%2FnjIqfjyS8PQ%3D%3D_3017-275-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_%2BZg5T8tM%2Fb%2FnjIqfjyS8PQ%3D%3D_3017-275-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "+Zg5T8tM/b/njIqfjyS8PQ==_3017-275-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '+Zg5T8tM/b/njIqfjyS8PQ==_3017-275-160'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '+Zg5T8tM/b/njIqfjyS8PQ==_3017-275-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_oJdD03Cwx1Xm98pyKvJrFA%3D%3D_3007-239-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_oJdD03Cwx1Xm98pyKvJrFA%3D%3D_3007-239-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_oJdD03Cwx1Xm98pyKvJrFA%3D%3D_3007-239-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_oJdD03Cwx1Xm98pyKvJrFA%3D%3D_3007-239-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_oJdD03Cwx1Xm98pyKvJrFA%3D%3D_3007-239-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "oJdD03Cwx1Xm98pyKvJrFA==_3007-239-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'oJdD03Cwx1Xm98pyKvJrFA==_3007-239-160'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'oJdD03Cwx1Xm98pyKvJrFA==_3007-239-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_5RS6JwSBg3hVkaqfLMG2Vw%3D%3D_3006-240-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_5RS6JwSBg3hVkaqfLMG2Vw%3D%3D_3006-240-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_5RS6JwSBg3hVkaqfLMG2Vw%3D%3D_3006-240-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_5RS6JwSBg3hVkaqfLMG2Vw%3D%3D_3006-240-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_5RS6JwSBg3hVkaqfLMG2Vw%3D%3D_3006-240-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "5RS6JwSBg3hVkaqfLMG2Vw==_3006-240-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '5RS6JwSBg3hVkaqfLMG2Vw==_3006-240-160'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId '5RS6JwSBg3hVkaqfLMG2Vw==_3006-240-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_KNiCT3BMKEt64wY2dbaA4w%3D%3D_3005-241-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_KNiCT3BMKEt64wY2dbaA4w%3D%3D_3005-241-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_KNiCT3BMKEt64wY2dbaA4w%3D%3D_3005-241-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_KNiCT3BMKEt64wY2dbaA4w%3D%3D_3005-241-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_KNiCT3BMKEt64wY2dbaA4w%3D%3D_3005-241-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "KNiCT3BMKEt64wY2dbaA4w==_3005-241-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'KNiCT3BMKEt64wY2dbaA4w==_3005-241-160'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'KNiCT3BMKEt64wY2dbaA4w==_3005-241-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_v04P%2BgTZaladuWF8CwOVig%3D%3D_3010-232-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_v04P%2BgTZaladuWF8CwOVig%3D%3D_3010-232-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_v04P%2BgTZaladuWF8CwOVig%3D%3D_3010-232-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_v04P%2BgTZaladuWF8CwOVig%3D%3D_3010-232-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_v04P%2BgTZaladuWF8CwOVig%3D%3D_3010-232-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "v04P+gTZaladuWF8CwOVig==_3010-232-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'v04P+gTZaladuWF8CwOVig==_3010-232-160'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'v04P+gTZaladuWF8CwOVig==_3010-232-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_eSM3CKXrfYPH0pWfAAH1%2FQ%3D%3D_3008-238-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_eSM3CKXrfYPH0pWfAAH1%2FQ%3D%3D_3008-238-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_eSM3CKXrfYPH0pWfAAH1%2FQ%3D%3D_3008-238-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_eSM3CKXrfYPH0pWfAAH1%2FQ%3D%3D_3008-238-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_eSM3CKXrfYPH0pWfAAH1%2FQ%3D%3D_3008-238-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eSM3CKXrfYPH0pWfAAH1/Q==_3008-238-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'eSM3CKXrfYPH0pWfAAH1/Q==_3008-238-160'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'eSM3CKXrfYPH0pWfAAH1/Q==_3008-238-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_k4Xxxa1ui5VOGR%2F6WNm3HQ%3D%3D_3009-235-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_k4Xxxa1ui5VOGR%2F6WNm3HQ%3D%3D_3009-235-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_k4Xxxa1ui5VOGR%2F6WNm3HQ%3D%3D_3009-235-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_k4Xxxa1ui5VOGR%2F6WNm3HQ%3D%3D_3009-235-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_k4Xxxa1ui5VOGR%2F6WNm3HQ%3D%3D_3009-235-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "k4Xxxa1ui5VOGR/6WNm3HQ==_3009-235-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'k4Xxxa1ui5VOGR/6WNm3HQ==_3009-235-160'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'k4Xxxa1ui5VOGR/6WNm3HQ==_3009-235-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_o%2BR3bhWOGSkhUj6xdPm7xA%3D%3D_3011-231-160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_o%2BR3bhWOGSkhUj6xdPm7xA%3D%3D_3011-231-160> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_o%2BR3bhWOGSkhUj6xdPm7xA%3D%3D_3011-231-160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.66667"^^xsd:decimal ;
  dwc:decimalLongitude "31.25065"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "37"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_o%2BR3bhWOGSkhUj6xdPm7xA%3D%3D_3011-231-160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.66667 31.25065)"^^geo:wktLiteral ;
  geo-pos:lat "45.66667"^^xsd:decimal ;
  geo-pos:long "31.25065"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A160_o%2BR3bhWOGSkhUj6xdPm7xA%3D%3D_3011-231-160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "o+R3bhWOGSkhUj6xdPm7xA==_3011-231-160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'o+R3bhWOGSkhUj6xdPm7xA==_3011-231-160'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '31.25065'^^xsd:double;
  dwc:latitude '45.66667'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '37'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'o+R3bhWOGSkhUj6xdPm7xA==_3011-231-160'^^xsd:string;
  dwc:observationDate '2017-04-12'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_jlXiJhvxVeF2QVHT3xSyQw%3D%3D_3026-231-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_jlXiJhvxVeF2QVHT3xSyQw%3D%3D_3026-231-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_jlXiJhvxVeF2QVHT3xSyQw%3D%3D_3026-231-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_jlXiJhvxVeF2QVHT3xSyQw%3D%3D_3026-231-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_jlXiJhvxVeF2QVHT3xSyQw%3D%3D_3026-231-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "jlXiJhvxVeF2QVHT3xSyQw==_3026-231-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'jlXiJhvxVeF2QVHT3xSyQw==_3026-231-161'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'jlXiJhvxVeF2QVHT3xSyQw==_3026-231-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_k48cqzlnVFiudDwO%2FlNsGw%3D%3D_3024-235-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_k48cqzlnVFiudDwO%2FlNsGw%3D%3D_3024-235-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_k48cqzlnVFiudDwO%2FlNsGw%3D%3D_3024-235-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_k48cqzlnVFiudDwO%2FlNsGw%3D%3D_3024-235-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_k48cqzlnVFiudDwO%2FlNsGw%3D%3D_3024-235-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "k48cqzlnVFiudDwO/lNsGw==_3024-235-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'k48cqzlnVFiudDwO/lNsGw==_3024-235-161'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'k48cqzlnVFiudDwO/lNsGw==_3024-235-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_mUonUJVVPsmfHnToZGPBsA%3D%3D_3023-238-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_mUonUJVVPsmfHnToZGPBsA%3D%3D_3023-238-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_mUonUJVVPsmfHnToZGPBsA%3D%3D_3023-238-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_mUonUJVVPsmfHnToZGPBsA%3D%3D_3023-238-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_mUonUJVVPsmfHnToZGPBsA%3D%3D_3023-238-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "mUonUJVVPsmfHnToZGPBsA==_3023-238-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'mUonUJVVPsmfHnToZGPBsA==_3023-238-161'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'mUonUJVVPsmfHnToZGPBsA==_3023-238-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_SHzmp9Vj7Z51WHzSQ4JsqA%3D%3D_3025-232-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_SHzmp9Vj7Z51WHzSQ4JsqA%3D%3D_3025-232-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_SHzmp9Vj7Z51WHzSQ4JsqA%3D%3D_3025-232-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_SHzmp9Vj7Z51WHzSQ4JsqA%3D%3D_3025-232-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_SHzmp9Vj7Z51WHzSQ4JsqA%3D%3D_3025-232-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SHzmp9Vj7Z51WHzSQ4JsqA==_3025-232-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'SHzmp9Vj7Z51WHzSQ4JsqA==_3025-232-161'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'SHzmp9Vj7Z51WHzSQ4JsqA==_3025-232-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_9%2FH25xUyO%2Fv%2B1mAbGTt6eg%3D%3D_3020-241-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_9%2FH25xUyO%2Fv%2B1mAbGTt6eg%3D%3D_3020-241-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_9%2FH25xUyO%2Fv%2B1mAbGTt6eg%3D%3D_3020-241-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_9%2FH25xUyO%2Fv%2B1mAbGTt6eg%3D%3D_3020-241-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_9%2FH25xUyO%2Fv%2B1mAbGTt6eg%3D%3D_3020-241-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9/H25xUyO/v+1mAbGTt6eg==_3020-241-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '9/H25xUyO/v+1mAbGTt6eg==_3020-241-161'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId '9/H25xUyO/v+1mAbGTt6eg==_3020-241-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_hrtIuxYJaIrMXpLedqIK3g%3D%3D_3021-240-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_hrtIuxYJaIrMXpLedqIK3g%3D%3D_3021-240-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_hrtIuxYJaIrMXpLedqIK3g%3D%3D_3021-240-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_hrtIuxYJaIrMXpLedqIK3g%3D%3D_3021-240-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_hrtIuxYJaIrMXpLedqIK3g%3D%3D_3021-240-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "hrtIuxYJaIrMXpLedqIK3g==_3021-240-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'hrtIuxYJaIrMXpLedqIK3g==_3021-240-161'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'hrtIuxYJaIrMXpLedqIK3g==_3021-240-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_zjDMUvJea0j8Q2KxS47djA%3D%3D_3022-239-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_zjDMUvJea0j8Q2KxS47djA%3D%3D_3022-239-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_zjDMUvJea0j8Q2KxS47djA%3D%3D_3022-239-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_zjDMUvJea0j8Q2KxS47djA%3D%3D_3022-239-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_zjDMUvJea0j8Q2KxS47djA%3D%3D_3022-239-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "zjDMUvJea0j8Q2KxS47djA==_3022-239-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'zjDMUvJea0j8Q2KxS47djA==_3022-239-161'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'zjDMUvJea0j8Q2KxS47djA==_3022-239-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_tP7MOo3qhxLhhttacIQmWg%3D%3D_3033-274-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_tP7MOo3qhxLhhttacIQmWg%3D%3D_3033-274-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_tP7MOo3qhxLhhttacIQmWg%3D%3D_3033-274-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_tP7MOo3qhxLhhttacIQmWg%3D%3D_3033-274-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_tP7MOo3qhxLhhttacIQmWg%3D%3D_3033-274-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "tP7MOo3qhxLhhttacIQmWg==_3033-274-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'tP7MOo3qhxLhhttacIQmWg==_3033-274-161'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'tP7MOo3qhxLhhttacIQmWg==_3033-274-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_eBcUOayGXgTT9fVKz0fkNg%3D%3D_3030-281-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_eBcUOayGXgTT9fVKz0fkNg%3D%3D_3030-281-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_eBcUOayGXgTT9fVKz0fkNg%3D%3D_3030-281-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_eBcUOayGXgTT9fVKz0fkNg%3D%3D_3030-281-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_eBcUOayGXgTT9fVKz0fkNg%3D%3D_3030-281-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eBcUOayGXgTT9fVKz0fkNg==_3030-281-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'eBcUOayGXgTT9fVKz0fkNg==_3030-281-161'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'eBcUOayGXgTT9fVKz0fkNg==_3030-281-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Gv01Vv4C0win%2FAHTnynswA%3D%3D_3031-278-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Gv01Vv4C0win%2FAHTnynswA%3D%3D_3031-278-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Gv01Vv4C0win%2FAHTnynswA%3D%3D_3031-278-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Gv01Vv4C0win%2FAHTnynswA%3D%3D_3031-278-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Gv01Vv4C0win%2FAHTnynswA%3D%3D_3031-278-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Gv01Vv4C0win/AHTnynswA==_3031-278-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Gv01Vv4C0win/AHTnynswA==_3031-278-161'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'Gv01Vv4C0win/AHTnynswA==_3031-278-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Bp080T35lrJona8v8YopxA%3D%3D_3032-275-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Bp080T35lrJona8v8YopxA%3D%3D_3032-275-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Bp080T35lrJona8v8YopxA%3D%3D_3032-275-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Bp080T35lrJona8v8YopxA%3D%3D_3032-275-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Bp080T35lrJona8v8YopxA%3D%3D_3032-275-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Bp080T35lrJona8v8YopxA==_3032-275-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Bp080T35lrJona8v8YopxA==_3032-275-161'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'Bp080T35lrJona8v8YopxA==_3032-275-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_e42XjfFNIljZ3xRMfVFozg%3D%3D_3028-283-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_e42XjfFNIljZ3xRMfVFozg%3D%3D_3028-283-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_e42XjfFNIljZ3xRMfVFozg%3D%3D_3028-283-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_e42XjfFNIljZ3xRMfVFozg%3D%3D_3028-283-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_e42XjfFNIljZ3xRMfVFozg%3D%3D_3028-283-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "e42XjfFNIljZ3xRMfVFozg==_3028-283-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'e42XjfFNIljZ3xRMfVFozg==_3028-283-161'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'e42XjfFNIljZ3xRMfVFozg==_3028-283-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_XSGyjv6%2Fg1%2F6b6DsRbyLeg%3D%3D_3029-282-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_XSGyjv6%2Fg1%2F6b6DsRbyLeg%3D%3D_3029-282-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_XSGyjv6%2Fg1%2F6b6DsRbyLeg%3D%3D_3029-282-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_XSGyjv6%2Fg1%2F6b6DsRbyLeg%3D%3D_3029-282-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_XSGyjv6%2Fg1%2F6b6DsRbyLeg%3D%3D_3029-282-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "XSGyjv6/g1/6b6DsRbyLeg==_3029-282-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'XSGyjv6/g1/6b6DsRbyLeg==_3029-282-161'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'XSGyjv6/g1/6b6DsRbyLeg==_3029-282-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Byz63ieszGlkwZVV7nnQFw%3D%3D_3019-346-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Byz63ieszGlkwZVV7nnQFw%3D%3D_3019-346-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Byz63ieszGlkwZVV7nnQFw%3D%3D_3019-346-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Byz63ieszGlkwZVV7nnQFw%3D%3D_3019-346-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Byz63ieszGlkwZVV7nnQFw%3D%3D_3019-346-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Byz63ieszGlkwZVV7nnQFw==_3019-346-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Byz63ieszGlkwZVV7nnQFw==_3019-346-161'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'Byz63ieszGlkwZVV7nnQFw==_3019-346-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_N%2FshDjXVtwnWheNZU%2FheSA%3D%3D_3027-284-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_N%2FshDjXVtwnWheNZU%2FheSA%3D%3D_3027-284-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_N%2FshDjXVtwnWheNZU%2FheSA%3D%3D_3027-284-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_N%2FshDjXVtwnWheNZU%2FheSA%3D%3D_3027-284-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_N%2FshDjXVtwnWheNZU%2FheSA%3D%3D_3027-284-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "N/shDjXVtwnWheNZU/heSA==_3027-284-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'N/shDjXVtwnWheNZU/heSA==_3027-284-161'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'N/shDjXVtwnWheNZU/heSA==_3027-284-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_EGcDmTO2%2FuA9%2BprgGiqMgg%3D%3D_3075-393-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_EGcDmTO2%2FuA9%2BprgGiqMgg%3D%3D_3075-393-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_EGcDmTO2%2FuA9%2BprgGiqMgg%3D%3D_3075-393-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_EGcDmTO2%2FuA9%2BprgGiqMgg%3D%3D_3075-393-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_EGcDmTO2%2FuA9%2BprgGiqMgg%3D%3D_3075-393-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EGcDmTO2/uA9+prgGiqMgg==_3075-393-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'EGcDmTO2/uA9+prgGiqMgg==_3075-393-161'^^xsd:string;
  dwc:scientificName 'Synchaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '134958'^^xsd:integer;
  dwc:occurrenceId 'EGcDmTO2/uA9+prgGiqMgg==_3075-393-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '134958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Xwz6h31LLSggJplQUexWLw%3D%3D_3062-458-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Xwz6h31LLSggJplQUexWLw%3D%3D_3062-458-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Xwz6h31LLSggJplQUexWLw%3D%3D_3062-458-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Xwz6h31LLSggJplQUexWLw%3D%3D_3062-458-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_Xwz6h31LLSggJplQUexWLw%3D%3D_3062-458-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "Xwz6h31LLSggJplQUexWLw==_3062-458-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'Xwz6h31LLSggJplQUexWLw==_3062-458-161'^^xsd:string;
  dwc:scientificName 'Oithona davisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '353995'^^xsd:integer;
  dwc:occurrenceId 'Xwz6h31LLSggJplQUexWLw==_3062-458-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '353995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_22k09WlVKcX3nOJLh%2Bq26g%3D%3D_3068-404-161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_22k09WlVKcX3nOJLh%2Bq26g%3D%3D_3068-404-161> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_22k09WlVKcX3nOJLh%2Bq26g%3D%3D_3068-404-161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "7"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_22k09WlVKcX3nOJLh%2Bq26g%3D%3D_3068-404-161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A161_22k09WlVKcX3nOJLh%2Bq26g%3D%3D_3068-404-161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "22k09WlVKcX3nOJLh+q26g==_3068-404-161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '22k09WlVKcX3nOJLh+q26g==_3068-404-161'^^xsd:string;
  dwc:scientificName 'Bivalvia'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '7'^^xsd:integer;
  dwc:aphiaid '105'^^xsd:integer;
  dwc:occurrenceId '22k09WlVKcX3nOJLh+q26g==_3068-404-161'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '105'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_ixMxHe7Hj7RbY1rmPMTDXA%3D%3D_3069-407-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_ixMxHe7Hj7RbY1rmPMTDXA%3D%3D_3069-407-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_ixMxHe7Hj7RbY1rmPMTDXA%3D%3D_3069-407-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_ixMxHe7Hj7RbY1rmPMTDXA%3D%3D_3069-407-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_ixMxHe7Hj7RbY1rmPMTDXA%3D%3D_3069-407-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "ixMxHe7Hj7RbY1rmPMTDXA==_3069-407-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'ixMxHe7Hj7RbY1rmPMTDXA==_3069-407-162'^^xsd:string;
  dwc:scientificName 'Balanus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '106122'^^xsd:integer;
  dwc:occurrenceId 'ixMxHe7Hj7RbY1rmPMTDXA==_3069-407-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '106122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_aeAaIwuG7FI5yMSCYnFzwA%3D%3D_3063-458-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_aeAaIwuG7FI5yMSCYnFzwA%3D%3D_3063-458-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_aeAaIwuG7FI5yMSCYnFzwA%3D%3D_3063-458-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_aeAaIwuG7FI5yMSCYnFzwA%3D%3D_3063-458-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_aeAaIwuG7FI5yMSCYnFzwA%3D%3D_3063-458-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "aeAaIwuG7FI5yMSCYnFzwA==_3063-458-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'aeAaIwuG7FI5yMSCYnFzwA==_3063-458-162'^^xsd:string;
  dwc:scientificName 'Oithona davisae'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '353995'^^xsd:integer;
  dwc:occurrenceId 'aeAaIwuG7FI5yMSCYnFzwA==_3063-458-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '353995'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_7qlUay2N%2B4Kepzkc3I%2BbFA%3D%3D_3076-393-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_7qlUay2N%2B4Kepzkc3I%2BbFA%3D%3D_3076-393-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_7qlUay2N%2B4Kepzkc3I%2BbFA%3D%3D_3076-393-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_7qlUay2N%2B4Kepzkc3I%2BbFA%3D%3D_3076-393-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_7qlUay2N%2B4Kepzkc3I%2BbFA%3D%3D_3076-393-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "7qlUay2N+4Kepzkc3I+bFA==_3076-393-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '7qlUay2N+4Kepzkc3I+bFA==_3076-393-162'^^xsd:string;
  dwc:scientificName 'Synchaeta'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '134958'^^xsd:integer;
  dwc:occurrenceId '7qlUay2N+4Kepzkc3I+bFA==_3076-393-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '134958'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_EI504QwZ7Cuyb%2FBcM3skwQ%3D%3D_3034-346-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_EI504QwZ7Cuyb%2FBcM3skwQ%3D%3D_3034-346-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_EI504QwZ7Cuyb%2FBcM3skwQ%3D%3D_3034-346-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_EI504QwZ7Cuyb%2FBcM3skwQ%3D%3D_3034-346-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_EI504QwZ7Cuyb%2FBcM3skwQ%3D%3D_3034-346-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "EI504QwZ7Cuyb/BcM3skwQ==_3034-346-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'EI504QwZ7Cuyb/BcM3skwQ==_3034-346-162'^^xsd:string;
  dwc:scientificName 'Copepoda'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '1080'^^xsd:integer;
  dwc:occurrenceId 'EI504QwZ7Cuyb/BcM3skwQ==_3034-346-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '1080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_4zaq9CPn%2BcvVKGNtzyRPTw%3D%3D_3052-281-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_4zaq9CPn%2BcvVKGNtzyRPTw%3D%3D_3052-281-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_4zaq9CPn%2BcvVKGNtzyRPTw%3D%3D_3052-281-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_4zaq9CPn%2BcvVKGNtzyRPTw%3D%3D_3052-281-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_4zaq9CPn%2BcvVKGNtzyRPTw%3D%3D_3052-281-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "4zaq9CPn+cvVKGNtzyRPTw==_3052-281-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '4zaq9CPn+cvVKGNtzyRPTw==_3052-281-162'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '4zaq9CPn+cvVKGNtzyRPTw==_3052-281-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_us6XI0D%2FacqYkCZuzMjkVg%3D%3D_3051-282-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_us6XI0D%2FacqYkCZuzMjkVg%3D%3D_3051-282-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_us6XI0D%2FacqYkCZuzMjkVg%3D%3D_3051-282-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_us6XI0D%2FacqYkCZuzMjkVg%3D%3D_3051-282-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_us6XI0D%2FacqYkCZuzMjkVg%3D%3D_3051-282-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "us6XI0D/acqYkCZuzMjkVg==_3051-282-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'us6XI0D/acqYkCZuzMjkVg==_3051-282-162'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'us6XI0D/acqYkCZuzMjkVg==_3051-282-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_UdLmLX6uAdzsILg7zAdNqQ%3D%3D_3050-283-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_UdLmLX6uAdzsILg7zAdNqQ%3D%3D_3050-283-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_UdLmLX6uAdzsILg7zAdNqQ%3D%3D_3050-283-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_UdLmLX6uAdzsILg7zAdNqQ%3D%3D_3050-283-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_UdLmLX6uAdzsILg7zAdNqQ%3D%3D_3050-283-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "UdLmLX6uAdzsILg7zAdNqQ==_3050-283-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'UdLmLX6uAdzsILg7zAdNqQ==_3050-283-162'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'UdLmLX6uAdzsILg7zAdNqQ==_3050-283-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_O1MA%2Fl6BkIr7O4Ea0MLfGg%3D%3D_3049-284-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_O1MA%2Fl6BkIr7O4Ea0MLfGg%3D%3D_3049-284-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_O1MA%2Fl6BkIr7O4Ea0MLfGg%3D%3D_3049-284-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_O1MA%2Fl6BkIr7O4Ea0MLfGg%3D%3D_3049-284-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_O1MA%2Fl6BkIr7O4Ea0MLfGg%3D%3D_3049-284-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "O1MA/l6BkIr7O4Ea0MLfGg==_3049-284-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'O1MA/l6BkIr7O4Ea0MLfGg==_3049-284-162'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'O1MA/l6BkIr7O4Ea0MLfGg==_3049-284-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_9nMMHB5wNY5muB278zEEUQ%3D%3D_3054-275-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_9nMMHB5wNY5muB278zEEUQ%3D%3D_3054-275-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_9nMMHB5wNY5muB278zEEUQ%3D%3D_3054-275-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_9nMMHB5wNY5muB278zEEUQ%3D%3D_3054-275-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_9nMMHB5wNY5muB278zEEUQ%3D%3D_3054-275-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "9nMMHB5wNY5muB278zEEUQ==_3054-275-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber '9nMMHB5wNY5muB278zEEUQ==_3054-275-162'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId '9nMMHB5wNY5muB278zEEUQ==_3054-275-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_nAKc%2FQGBYCIO40Vkmi0nSQ%3D%3D_3053-278-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_nAKc%2FQGBYCIO40Vkmi0nSQ%3D%3D_3053-278-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_nAKc%2FQGBYCIO40Vkmi0nSQ%3D%3D_3053-278-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_nAKc%2FQGBYCIO40Vkmi0nSQ%3D%3D_3053-278-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_nAKc%2FQGBYCIO40Vkmi0nSQ%3D%3D_3053-278-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "nAKc/QGBYCIO40Vkmi0nSQ==_3053-278-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'nAKc/QGBYCIO40Vkmi0nSQ==_3053-278-162'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'nAKc/QGBYCIO40Vkmi0nSQ==_3053-278-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_axCxuTpGFEOPjN1%2Fs9JcHA%3D%3D_3042-270-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_axCxuTpGFEOPjN1%2Fs9JcHA%3D%3D_3042-270-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_axCxuTpGFEOPjN1%2Fs9JcHA%3D%3D_3042-270-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_axCxuTpGFEOPjN1%2Fs9JcHA%3D%3D_3042-270-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_axCxuTpGFEOPjN1%2Fs9JcHA%3D%3D_3042-270-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "axCxuTpGFEOPjN1/s9JcHA==_3042-270-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'axCxuTpGFEOPjN1/s9JcHA==_3042-270-162'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'axCxuTpGFEOPjN1/s9JcHA==_3042-270-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_cspCnO3GpBFB%2BIdFadRMyQ%3D%3D_3055-274-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_cspCnO3GpBFB%2BIdFadRMyQ%3D%3D_3055-274-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_cspCnO3GpBFB%2BIdFadRMyQ%3D%3D_3055-274-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_cspCnO3GpBFB%2BIdFadRMyQ%3D%3D_3055-274-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_cspCnO3GpBFB%2BIdFadRMyQ%3D%3D_3055-274-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "cspCnO3GpBFB+IdFadRMyQ==_3055-274-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'cspCnO3GpBFB+IdFadRMyQ==_3055-274-162'^^xsd:string;
  dwc:scientificName 'Pseudocalanus elongatus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104515'^^xsd:integer;
  dwc:occurrenceId 'cspCnO3GpBFB+IdFadRMyQ==_3055-274-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '104515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_kowV8uIz9p8AAgrXHSKdug%3D%3D_3044-268-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_kowV8uIz9p8AAgrXHSKdug%3D%3D_3044-268-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_kowV8uIz9p8AAgrXHSKdug%3D%3D_3044-268-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_kowV8uIz9p8AAgrXHSKdug%3D%3D_3044-268-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_kowV8uIz9p8AAgrXHSKdug%3D%3D_3044-268-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "kowV8uIz9p8AAgrXHSKdug==_3044-268-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'kowV8uIz9p8AAgrXHSKdug==_3044-268-162'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'kowV8uIz9p8AAgrXHSKdug==_3044-268-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_U8Y9L%2FibH7kUUZN98BfgtQ%3D%3D_3043-269-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_U8Y9L%2FibH7kUUZN98BfgtQ%3D%3D_3043-269-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_U8Y9L%2FibH7kUUZN98BfgtQ%3D%3D_3043-269-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_U8Y9L%2FibH7kUUZN98BfgtQ%3D%3D_3043-269-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_U8Y9L%2FibH7kUUZN98BfgtQ%3D%3D_3043-269-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "U8Y9L/ibH7kUUZN98BfgtQ==_3043-269-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'U8Y9L/ibH7kUUZN98BfgtQ==_3043-269-162'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'U8Y9L/ibH7kUUZN98BfgtQ==_3043-269-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_SmTksrn0LSMq1%2FgJXAYEow%3D%3D_3037-239-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_SmTksrn0LSMq1%2FgJXAYEow%3D%3D_3037-239-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_SmTksrn0LSMq1%2FgJXAYEow%3D%3D_3037-239-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_SmTksrn0LSMq1%2FgJXAYEow%3D%3D_3037-239-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_SmTksrn0LSMq1%2FgJXAYEow%3D%3D_3037-239-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "SmTksrn0LSMq1/gJXAYEow==_3037-239-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'SmTksrn0LSMq1/gJXAYEow==_3037-239-162'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'SmTksrn0LSMq1/gJXAYEow==_3037-239-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_CoGj4tSSXLD9sVFQZb91zQ%3D%3D_3036-240-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_CoGj4tSSXLD9sVFQZb91zQ%3D%3D_3036-240-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_CoGj4tSSXLD9sVFQZb91zQ%3D%3D_3036-240-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_CoGj4tSSXLD9sVFQZb91zQ%3D%3D_3036-240-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_CoGj4tSSXLD9sVFQZb91zQ%3D%3D_3036-240-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "CoGj4tSSXLD9sVFQZb91zQ==_3036-240-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'CoGj4tSSXLD9sVFQZb91zQ==_3036-240-162'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'CoGj4tSSXLD9sVFQZb91zQ==_3036-240-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_uB1noKPHDGbNujQchHy13g%3D%3D_3035-241-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_uB1noKPHDGbNujQchHy13g%3D%3D_3035-241-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_uB1noKPHDGbNujQchHy13g%3D%3D_3035-241-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_uB1noKPHDGbNujQchHy13g%3D%3D_3035-241-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_uB1noKPHDGbNujQchHy13g%3D%3D_3035-241-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "uB1noKPHDGbNujQchHy13g==_3035-241-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'uB1noKPHDGbNujQchHy13g==_3035-241-162'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'uB1noKPHDGbNujQchHy13g==_3035-241-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_xQ3P3LGo%2FKF%2BlePGct8Jvw%3D%3D_3046-264-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_xQ3P3LGo%2FKF%2BlePGct8Jvw%3D%3D_3046-264-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_xQ3P3LGo%2FKF%2BlePGct8Jvw%3D%3D_3046-264-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_xQ3P3LGo%2FKF%2BlePGct8Jvw%3D%3D_3046-264-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_xQ3P3LGo%2FKF%2BlePGct8Jvw%3D%3D_3046-264-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "xQ3P3LGo/KF+lePGct8Jvw==_3046-264-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'xQ3P3LGo/KF+lePGct8Jvw==_3046-264-162'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'xQ3P3LGo/KF+lePGct8Jvw==_3046-264-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_BMpEXXzzSit0v3E%2FnXweiA%3D%3D_3045-267-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_BMpEXXzzSit0v3E%2FnXweiA%3D%3D_3045-267-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_BMpEXXzzSit0v3E%2FnXweiA%3D%3D_3045-267-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_BMpEXXzzSit0v3E%2FnXweiA%3D%3D_3045-267-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_BMpEXXzzSit0v3E%2FnXweiA%3D%3D_3045-267-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "BMpEXXzzSit0v3E/nXweiA==_3045-267-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'BMpEXXzzSit0v3E/nXweiA==_3045-267-162'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'BMpEXXzzSit0v3E/nXweiA==_3045-267-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_eE%2BANKHdT%2Bi%2Bs6%2B2OfA%2F4g%3D%3D_3048-260-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_eE%2BANKHdT%2Bi%2Bs6%2B2OfA%2F4g%3D%3D_3048-260-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_eE%2BANKHdT%2Bi%2Bs6%2B2OfA%2F4g%3D%3D_3048-260-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_eE%2BANKHdT%2Bi%2Bs6%2B2OfA%2F4g%3D%3D_3048-260-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_eE%2BANKHdT%2Bi%2Bs6%2B2OfA%2F4g%3D%3D_3048-260-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "eE+ANKHdT+i+s6+2OfA/4g==_3048-260-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'eE+ANKHdT+i+s6+2OfA/4g==_3048-260-162'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'eE+ANKHdT+i+s6+2OfA/4g==_3048-260-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_iKU1C%2B1xKUBHTmCgZCQojA%3D%3D_3047-261-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_iKU1C%2B1xKUBHTmCgZCQojA%3D%3D_3047-261-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_iKU1C%2B1xKUBHTmCgZCQojA%3D%3D_3047-261-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_iKU1C%2B1xKUBHTmCgZCQojA%3D%3D_3047-261-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_iKU1C%2B1xKUBHTmCgZCQojA%3D%3D_3047-261-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "iKU1C+1xKUBHTmCgZCQojA==_3047-261-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'iKU1C+1xKUBHTmCgZCQojA==_3047-261-162'^^xsd:string;
  dwc:scientificName 'Paracalanus parvus'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '104685'^^xsd:integer;
  dwc:occurrenceId 'iKU1C+1xKUBHTmCgZCQojA==_3047-261-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '745865'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_yMqCtU5UnOYhRvQdeyg9Dw%3D%3D_3039-235-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_yMqCtU5UnOYhRvQdeyg9Dw%3D%3D_3039-235-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_yMqCtU5UnOYhRvQdeyg9Dw%3D%3D_3039-235-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_yMqCtU5UnOYhRvQdeyg9Dw%3D%3D_3039-235-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_yMqCtU5UnOYhRvQdeyg9Dw%3D%3D_3039-235-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "yMqCtU5UnOYhRvQdeyg9Dw==_3039-235-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'yMqCtU5UnOYhRvQdeyg9Dw==_3039-235-162'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'yMqCtU5UnOYhRvQdeyg9Dw==_3039-235-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_nEHyMdFKKdBDvpAKh58STA%3D%3D_3038-238-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_nEHyMdFKKdBDvpAKh58STA%3D%3D_3038-238-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_nEHyMdFKKdBDvpAKh58STA%3D%3D_3038-238-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_nEHyMdFKKdBDvpAKh58STA%3D%3D_3038-238-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_nEHyMdFKKdBDvpAKh58STA%3D%3D_3038-238-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "nEHyMdFKKdBDvpAKh58STA==_3038-238-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'nEHyMdFKKdBDvpAKh58STA==_3038-238-162'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'nEHyMdFKKdBDvpAKh58STA==_3038-238-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_jThUe9Q4aVy9%2B53966IcWg%3D%3D_3041-231-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_jThUe9Q4aVy9%2B53966IcWg%3D%3D_3041-231-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_jThUe9Q4aVy9%2B53966IcWg%3D%3D_3041-231-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_jThUe9Q4aVy9%2B53966IcWg%3D%3D_3041-231-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_jThUe9Q4aVy9%2B53966IcWg%3D%3D_3041-231-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "jThUe9Q4aVy9+53966IcWg==_3041-231-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'jThUe9Q4aVy9+53966IcWg==_3041-231-162'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'jThUe9Q4aVy9+53966IcWg==_3041-231-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_D%2Ftr%2FXzMKLXmcqCmA9ukag%3D%3D_3040-232-162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_D%2Ftr%2FXzMKLXmcqCmA9ukag%3D%3D_3040-232-162> ;
  mr:hasGeometry <https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_D%2Ftr%2FXzMKLXmcqCmA9ukag%3D%3D_3040-232-162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.5064"^^xsd:decimal ;
  dwc:decimalLongitude "30.50402"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "7"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters "39903.1779415966"^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_D%2Ftr%2FXzMKLXmcqCmA9ukag%3D%3D_3040-232-162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.5064 30.50402)"^^geo:wktLiteral ;
  geo-pos:lat "45.5064"^^xsd:decimal ;
  geo-pos:long "30.50402"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy "39903.1779415966"^^xsd:integer .

<https://eurobis.org/id/occurrence/6488_Mesozoop%3ANPMSUAPhyllophoraApril2017%3A162_D%2Ftr%2FXzMKLXmcqCmA9ukag%3D%3D_3040-232-162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "D/tr/XzMKLXmcqCmA9ukag==_3040-232-162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/6488_> ;
  dwc:basisOfRecord "MaterialSample" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/MaterialSample> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2021-10-15'^^xsd:date;
  dwc:institutionCode 'UKRSCES'^^xsd:string;
  dwc:collectionCode 'Joint Open Sea Surveys Phyllophora April 2017, Improving Environmental Monitoring in the Black Sea – Phase II (EMBLAS-II), ENPI/2013/313-169, via Marine Strategy Framework Directive'^^xsd:string;
  dwc:catalogNumber 'D/tr/XzMKLXmcqCmA9ukag==_3040-232-162'^^xsd:string;
  dwc:scientificName 'Acartia (Acartiura) clausi'^^xsd:string;
  dwc:basisOfRecord 'MaterialSample'^^xsd:string;
  dwc:yearCollected '2017'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:longitude '30.50402'^^xsd:double;
  dwc:latitude '45.5064'^^xsd:double;
  dwc:coordinatePrecision '39903.177941597'^^xsd:double;
  dwc:boundingBox 'POLYGON ((31.25065 45.5064, 31.25065 46.00067, 30.50402 46.00067, 30.50402 45.5064, 31.25065 45.5064))'^^xsd:string;
  dwc:minimumDepth '7'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149755'^^xsd:integer;
  dwc:occurrenceId 'D/tr/XzMKLXmcqCmA9ukag==_3040-232-162'^^xsd:string;
  dwc:observationDate '2017-04-13'^^xsd:date;
  dwc:aphiaIdAccepted '149755'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF